#AAEFEA#AAEFEA
#AAEFEA is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.5% C 0.069 H 190.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFEA |
|---|---|
| RGB | rgb(170, 239, 234) |
| HSL | hsl(176, 68%, 80%) |
| HSV | hsv(176, 29%, 94%) |
| CMYK | cmyk(28.9%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(89.96, -22.41, -4.49) |
| CIE-LCH | lch(89.96, 22.86, 191.32°) |
| OKLab | oklab(90.51% -0.0679 -0.0124) |
| OKLCH | oklch(90.51% 0.069 190.4) |
| XYZ | xyz(62.2904, 76.2163, 89.2550) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.31
Pale Cyan
#B7FFFA
ΔE00 3.33
Light Cyan
#ACFFFC
ΔE00 3.62
Duck Egg Blue
#C3FBF4
ΔE00 3.78
Eggshell Blue
#C4FFF7
ΔE00 4.19
Light Light Blue
#CAFFFB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFEA #EFAAAF
analogous
#AAEFC7 #AAEFEA #AAD2EF
triadic
#AAEFEA #EAAAEF #EFEAAA
tetradic
#AAEFEA #C7AAEF #EFAAAF #D2EFAA
square
#AAEFEA #C7AAEF #EFAAAF #D2EFAA
split-complementary
#AAEFEA #EFAAD2 #EFC7AA
monochromatic
#43DCD1 #76E5DD #AAEFEA #DEF9F7 #E5FAF9
Accessibility & contrast
On white
1.29
#AAEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#AAEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFEA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFEA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#93F3ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaefea; /* rgb */ color: rgb(170, 239, 234); /* oklch */ color: oklch(90.5% 0.069 190.4);
Tailwind
colors: {
custom: {
50: '#c5f4f0',
500: '#aaefea',
950: '#000000',
},
}SCSS
$custom: #aaefea; $custom-light: #c5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#aaefea",
"rgb": {
"r": 170,
"g": 239,
"b": 234
},
"hsl": {
"h": 175.652,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90506,
"c": 0.06905,
"h": 190.4
},
"luminance": 0.7622
}Semantic roles & 50–950 ramp
primary
#AAEFEA
secondary
#CD7077
accent
#1523D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585