#A2EADC#A2EADC
#A2EADC is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.6% C 0.074 H 181.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EADC |
|---|---|
| RGB | rgb(162, 234, 220) |
| HSL | hsl(168, 63%, 78%) |
| HSV | hsv(168, 31%, 92%) |
| CMYK | cmyk(30.8%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(87.82, -25.27, -0.35) |
| CIE-LCH | lch(87.82, 25.27, 180.79°) |
| OKLab | oklab(88.57% -0.0743 -0.0013) |
| OKLCH | oklch(88.57% 0.074 181) |
| XYZ | xyz(57.2370, 71.6912, 78.5181) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.89
Pale Cyan
#B7FFFA
ΔE00 5.78
Duck Egg Blue
#C3FBF4
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 5.90
Eggshell Blue
#C4FFF7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EADC #EAA2B0
analogous
#A2EAB8 #A2EADC #A2D4EA
triadic
#A2EADC #DCA2EA #EADCA2
tetradic
#A2EADC #B8A2EA #EAA2B0 #D4EAA2
square
#A2EADC #B8A2EA #EAA2B0 #D4EAA2
split-complementary
#A2EADC #EAA2D4 #EAB8A2
monochromatic
#3ED3B6 #70DFC9 #A2EADC #D4F5EF #E6F9F6
Accessibility & contrast
On white
1.37
#A2EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#A2EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EADC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EADC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#8CEDE6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #a2eadc; /* rgb */ color: rgb(162, 234, 220); /* oklch */ color: oklch(88.6% 0.074 181.0);
Tailwind
colors: {
custom: {
50: '#bff1e6',
500: '#a2eadc',
950: '#000000',
},
}SCSS
$custom: #a2eadc; $custom-light: #bff1e6; $custom-dark: #000000;
JSON
{
"hex": "#a2eadc",
"rgb": {
"r": 162,
"g": 234,
"b": 220
},
"hsl": {
"h": 168.333,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.88565,
"c": 0.07429,
"h": 181
},
"luminance": 0.71694
}Semantic roles & 50–950 ramp
primary
#A2EADC
secondary
#C66B7C
accent
#1B3DCB
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#121616
muted
#828584