Skip to content

#a2f2ec

a light, electric cyan · cool · closest name: Pale Turquoise

RGB
162, 242, 236
HSL
176°, 76%, 79%
CMYK
33, 0, 3, 5
Luminance
0.7724

At a glance

Every number on this page in one read: what #a2f2ec is made of, how bright it looks, and which way it leans.

Hex
#a2f2ec
Hue
176°
cyan
Saturation
76%
electric
Lightness
79%
light
Brightness
95%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7724
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.45:1
Closest name
Pale Turquoise
ΔE2000 3.7
Where it sits
Hue176° of 360°
Saturation76%
Lightness79%
Temperature
Warm ← → Cool86% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#a2f2ec
RGBrgb(162, 242, 236)
HSLhsl(176, 76%, 79%)
CMYKcmyk(33%, 0%, 3%, 5%)
LABlab(90.4 -25.6 -4.9)
LCHlch(90.4 26.1 190.8)
OKLCHoklch(0.908 0.079 189.9)
Decimal10679020
Display P3color(display-p3 0.635 0.949 0.925)

Copy-ready code

/* CSS */
color: #a2f2ec;
background-color: #a2f2ec;
/* Tailwind (arbitrary) */
class="text-[#a2f2ec] bg-[#a2f2ec]"
/* SCSS */
$brand: #a2f2ec;
/* SwiftUI */
Color(red: 0.635, green: 0.949, blue: 0.925)
/* Android */
Color.parseColor("#a2f2ec")
/* Flutter */
Color(0xFFA2F2EC)
/* Python / OpenCV (BGR) */
(236, 242, 162)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #a2f2ec · 16.45:1
Use #000000AAA at every size.
Aa
White text · 1.28:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.45:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a2f2ec as text scores 1.28:1 on white and 16.45:1 on black.

Accessibility — WCAG contrast

Aa
#a2f2ec on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#a2f2ec on black: 16.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9EAEC
deuteranopia · #DBDFED
tritanopia · #85F6F0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a2f2ec is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCFB
#E7F9F7
#C8F4F1
#a2f2ec
#6BEAE1
#3AE4D7
#1ED7C9
#19B3A7
#148F86
#136861
#0C413D
Base = 300Lightest = 50 · #F3FCFBDarkest = 950 · #0C413D
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F9F7;
  --brand-200: #C8F4F1;
  --brand-300: #a2f2ec;
  --brand-400: #6BEAE1;
  --brand-500: #3AE4D7;
  --brand-600: #1ED7C9;
  --brand-700: #19B3A7;
  --brand-800: #148F86;
  --brand-900: #136861;
  --brand-950: #0C413D;
  --brand: #a2f2ec;
  --brand-ink: #000000;
}

Colors that work with #a2f2ec

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAFA
Tinted page background
Border#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#B71549
Second voice, not a rival
Dark variant#107069
Hover, pressed, headers
Light variant#E9FCFA
Selected rows, tints
Dark surface#142423
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #a2f2ec

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#F2A2A8
Analogous left#A2F2C4
Analogous right#A2D0F2
Split-complement 1#F2A2D0
Split-complement 2#F2C4A2
Triadic 1#ECA2F2
Triadic 2#F2ECA2
Tetradic#C4A2F2

RGB percentages

Red63.5%
Green94.9%
Blue92.5%

CMYK percentages

Cyan33.1%
Magenta0.0%
Yellow2.5%
Key (black)5.1%

Color previews

#a2f2ec text on a black background

contrast 16.45:1

Card sample

#a2f2ec text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #a2f2ec;
Background color
Panel with #a2f2ec background
background-color: #a2f2ec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #a2f2ec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(162, 242, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 242, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2f2ec;
background: linear-gradient(135deg, #a2f2ec, #A2C3F2);

Monochromatic scale

Palettes built from #a2f2ec

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#a2f2ec in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#a2f2ec, answered

What color is #a2f2ec?

#a2f2ec is a light electric cyan, closest to Pale Turquoise (ΔE2000 3.7). It sits at 176° on the hue wheel with 76% saturation and 79% lightness, which reads as cool.

What is the RGB value of #a2f2ec?

rgb(162, 242, 236) — 162 red, 242 green and 236 blue out of 255, or 63.5% / 94.9% / 92.5% by channel.

Is #a2f2ec a light or a dark color?

It is a light color. Relative luminance is 0.7724 and perceived brightness is 86%, so black text on it reaches 16.45:1.

Should I use black or white text on #a2f2ec?

Black. It scores 16.45:1 against #a2f2ec, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #a2f2ec?

#F2A2A8 sits directly opposite on the wheel. Softer options are the split-complements #F2A2D0 and #F2C4A2, which give the same contrast with far less vibration.

What colors go well with #a2f2ec?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #B71549 as an accent and #107069 for hover and pressed states. For a palette, the analogous pair #A2F2C4 and #A2D0F2 stays calm, while #F2A2A8 is the loudest partner.

What is #a2f2ec in CMYK for printing?

cmyk(33%, 0%, 3%, 5%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #a2f2ec warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A2F2CF; nudged cooler, #A1DBF3.

Work with #a2f2ec in the Color Lab