#AAF5EA#AAF5EA
#AAF5EA is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.8% C 0.076 H 184.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF5EA |
|---|---|
| RGB | rgb(170, 245, 234) |
| HSL | hsl(171, 79%, 81%) |
| HSV | hsv(171, 31%, 96%) |
| CMYK | cmyk(30.6%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(91.59, -25.33, -2.09) |
| CIE-LCH | lch(91.59, 25.42, 184.73°) |
| OKLab | oklab(91.81% -0.0753 -0.006) |
| OKLCH | oklch(91.81% 0.076 184.6) |
| XYZ | xyz(64.0762, 79.7879, 89.8503) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 3.27
Light Cyan
#ACFFFC
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 3.85
Eggshell Blue
#C4FFF7
ΔE00 3.93
Duck Egg Blue
#C3FBF4
ΔE00 4.04
Paleturquoise
#AFEEEE
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF5EA #F5AAB5
analogous
#AAF5C5 #AAF5EA #AADBF5
triadic
#AAF5EA #EAAAF5 #F5EAAA
tetradic
#AAF5EA #C5AAF5 #F5AAB5 #DBF5AA
square
#AAF5EA #C5AAF5 #F5AAB5 #DBF5AA
split-complementary
#AAF5EA #F5AADB #F5C5AA
monochromatic
#3CE8CF #73EFDC #AAF5EA #E1FBF8 #E4FCF8
Accessibility & contrast
On white
1.24
#AAF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#AAF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF5EA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF5EA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#92F8F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aaf5ea; /* rgb */ color: rgb(170, 245, 234); /* oklch */ color: oklch(91.8% 0.076 184.6);
Tailwind
colors: {
custom: {
50: '#c5f8f0',
500: '#aaf5ea',
950: '#000000',
},
}SCSS
$custom: #aaf5ea; $custom-light: #c5f8f0; $custom-dark: #000000;
JSON
{
"hex": "#aaf5ea",
"rgb": {
"r": 170,
"g": 245,
"b": 234
},
"hsl": {
"h": 171.2,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.91809,
"c": 0.07551,
"h": 184.6
},
"luminance": 0.79791
}Semantic roles & 50–950 ramp
primary
#AAF5EA
secondary
#D56E7D
accent
#0A29DB
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585