#AAFFEC#AAFFEC
#AAFFEC is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.0% C 0.087 H 178.7°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFEC |
|---|---|
| RGB | rgb(170, 255, 236) |
| HSL | hsl(167, 100%, 83%) |
| HSV | hsv(167, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.36, -29.67, 0.92) |
| CIE-LCH | lch(94.36, 29.68, 178.22°) |
| OKLab | oklab(94.05% -0.0865 0.002) |
| OKLCH | oklch(94.05% 0.087 178.7) |
| XYZ | xyz(67.4725, 86.1182, 92.4078) |
| Luminance | 0.8612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.11
Pale Cyan
#B7FFFA
ΔE00 5.30
Tiffany Blue
#7BF2DA
ΔE00 5.33
Eggshell Blue
#C4FFF7
ΔE00 5.48
Light Aqua
#8CFFDB
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFEC #FFAABD
analogous
#AAFFC1 #AAFFEC #AAE7FF
triadic
#AAFFEC #ECAAFF #FFECAA
tetradic
#AAFFEC #C1AAFF #FFAABD #E7FFAA
square
#AAFFEC #C1AAFF #FFAABD #E7FFAA
split-complementary
#AAFFEC #FFAAE7 #FFC1AA
monochromatic
#30FFD1 #6DFFDE #AAFFEC #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#AAFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#AAFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFEC
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFEC | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#90FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aaffec; /* rgb */ color: rgb(170, 255, 236); /* oklch */ color: oklch(94.0% 0.087 178.7);
Tailwind
colors: {
custom: {
50: '#c6fff2',
500: '#aaffec',
950: '#000000',
},
}SCSS
$custom: #aaffec; $custom-light: #c6fff2; $custom-dark: #000000;
JSON
{
"hex": "#aaffec",
"rgb": {
"r": 170,
"g": 255,
"b": 236
},
"hsl": {
"h": 166.588,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94047,
"c": 0.08653,
"h": 178.7
},
"luminance": 0.86122
}Semantic roles & 50–950 ramp
primary
#AAFFEC
secondary
#E46984
accent
#0033E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685