#AAFFEA#AAFFEA
#AAFFEA is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.087 H 177.0°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFEA |
|---|---|
| RGB | rgb(170, 255, 234) |
| HSL | hsl(165, 100%, 83%) |
| HSV | hsv(165, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(94.31, -30.09, 1.88) |
| CIE-LCH | lch(94.31, 30.15, 176.42°) |
| OKLab | oklab(93.99% -0.0873 0.0045) |
| OKLCH | oklch(93.99% 0.087 177) |
| XYZ | xyz(67.1836, 86.0027, 90.8860) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.02
Light Aqua
#8CFFDB
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.21
Pale Turquoise
#A5FBD5
ΔE00 5.28
Pale Cyan
#B7FFFA
ΔE00 5.91
Eggshell Blue
#C4FFF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFEA #FFAABF
analogous
#AAFFBF #AAFFEA #AAEAFF
triadic
#AAFFEA #EAAAFF #FFEAAA
tetradic
#AAFFEA #BFAAFF #FFAABF #EAFFAA
square
#AAFFEA #BFAAFF #FFAABF #EAFFAA
split-complementary
#AAFFEA #FFAAEA #FFBFAA
monochromatic
#30FFCC #6DFFDB #AAFFEA #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.15
#AAFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#AAFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFEA
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFEA | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#90FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aaffea; /* rgb */ color: rgb(170, 255, 234); /* oklch */ color: oklch(94.0% 0.087 177.0);
Tailwind
colors: {
custom: {
50: '#c6fff0',
500: '#aaffea',
950: '#000000',
},
}SCSS
$custom: #aaffea; $custom-light: #c6fff0; $custom-dark: #000000;
JSON
{
"hex": "#aaffea",
"rgb": {
"r": 170,
"g": 255,
"b": 234
},
"hsl": {
"h": 165.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93991,
"c": 0.08745,
"h": 177
},
"luminance": 0.86007
}Semantic roles & 50–950 ramp
primary
#AAFFEA
secondary
#E46987
accent
#0039E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685