#AAFEEF#AAFEEF
#AAFEEF is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.084 H 182.0°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEEF |
|---|---|
| RGB | rgb(170, 254, 239) |
| HSL | hsl(169, 98%, 83%) |
| HSV | hsv(169, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.17, -28.55, -0.91) |
| CIE-LCH | lch(94.17, 28.57, 181.83°) |
| OKLab | oklab(93.91% -0.0841 -0.0029) |
| OKLCH | oklch(93.91% 0.084 182) |
| XYZ | xyz(67.5939, 85.6577, 94.6165) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.73
Pale Cyan
#B7FFFA
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.38
Eggshell Blue
#C4FFF7
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Tiffany Blue
#7BF2DA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEEF #FEAAB9
analogous
#AAFEC5 #AAFEEF #AAE3FE
triadic
#AAFEEF #EFAAFE #FEEFAA
tetradic
#AAFEEF #C5AAFE #FEAAB9 #E3FEAA
square
#AAFEEF #C5AAFE #FEAAB9 #E3FEAA
split-complementary
#AAFEEF #FEAAE3 #FEC5AA
monochromatic
#31FDD8 #6EFDE4 #AAFEEF #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#AAFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#AAFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEEF
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEEF | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#8FFFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aafeef; /* rgb */ color: rgb(170, 254, 239); /* oklch */ color: oklch(93.9% 0.084 182.0);
Tailwind
colors: {
custom: {
50: '#c6fff4',
500: '#aafeef',
950: '#000000',
},
}SCSS
$custom: #aafeef; $custom-light: #c6fff4; $custom-dark: #000000;
JSON
{
"hex": "#aafeef",
"rgb": {
"r": 170,
"g": 254,
"b": 239
},
"hsl": {
"h": 169.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93914,
"c": 0.08415,
"h": 182
},
"luminance": 0.85662
}Semantic roles & 50–950 ramp
primary
#AAFEEF
secondary
#E3697F
accent
#0029E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685