#AAFEEC#AAFEEC
#AAFEEC is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.8% C 0.085 H 179.4°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEEC |
|---|---|
| RGB | rgb(170, 254, 236) |
| HSL | hsl(167, 98%, 83%) |
| HSV | hsv(167, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(94.09, -29.20, 0.53) |
| CIE-LCH | lch(94.09, 29.20, 178.97°) |
| OKLab | oklab(93.83% -0.0853 0.0009) |
| OKLCH | oklch(93.83% 0.085 179.4) |
| XYZ | xyz(67.1544, 85.4819, 92.3017) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.15
Pale Cyan
#B7FFFA
ΔE00 4.98
Eggshell Blue
#C4FFF7
ΔE00 5.23
Tiffany Blue
#7BF2DA
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEEC #FEAABC
analogous
#AAFEC2 #AAFEEC #AAE6FE
triadic
#AAFEEC #ECAAFE #FEECAA
tetradic
#AAFEEC #C2AAFE #FEAABC #E6FEAA
square
#AAFEEC #C2AAFE #FEAABC #E6FEAA
split-complementary
#AAFEEC #FEAAE6 #FEC2AA
monochromatic
#31FDD1 #6EFDDE #AAFEEC #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.16
#AAFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#AAFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEEC
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEEC | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#E8EAED
Tritanopia (blue-blind)
#90FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aafeec; /* rgb */ color: rgb(170, 254, 236); /* oklch */ color: oklch(93.8% 0.085 179.4);
Tailwind
colors: {
custom: {
50: '#c6fff2',
500: '#aafeec',
950: '#000000',
},
}SCSS
$custom: #aafeec; $custom-light: #c6fff2; $custom-dark: #000000;
JSON
{
"hex": "#aafeec",
"rgb": {
"r": 170,
"g": 254,
"b": 236
},
"hsl": {
"h": 167.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93829,
"c": 0.08533,
"h": 179.4
},
"luminance": 0.85486
}Semantic roles & 50–950 ramp
primary
#AAFEEC
secondary
#E36983
accent
#0031E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685