#AAF2EA#AAF2EA
#AAF2EA is a very light, moderate teal. Relative luminance 0.780; OKLCH L 91.2% C 0.072 H 187.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF2EA |
|---|---|
| RGB | rgb(170, 242, 234) |
| HSL | hsl(173, 73%, 81%) |
| HSV | hsv(173, 30%, 95%) |
| CMYK | cmyk(29.8%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(90.77, -23.88, -3.29) |
| CIE-LCH | lch(90.77, 24.10, 187.85°) |
| OKLab | oklab(91.16% -0.0716 -0.0092) |
| OKLCH | oklch(91.16% 0.072 187.3) |
| XYZ | xyz(63.1760, 77.9875, 89.5502) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 3.03
Light Cyan
#ACFFFC
ΔE00 3.42
Paleturquoise
#AFEEEE
ΔE00 3.57
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Eggshell Blue
#C4FFF7
ΔE00 3.86
Pale Aqua
#B8FFEB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF2EA #F2AAB2
analogous
#AAF2C6 #AAF2EA #AAD6F2
triadic
#AAF2EA #EAAAF2 #F2EAAA
tetradic
#AAF2EA #C6AAF2 #F2AAB2 #D6F2AA
square
#AAF2EA #C6AAF2 #F2AAB2 #D6F2AA
split-complementary
#AAF2EA #F2AAD6 #F2C6AA
monochromatic
#40E2D0 #75EADD #AAF2EA #DFFAF7 #E4FBF8
Accessibility & contrast
On white
1.27
#AAF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#AAF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF2EA
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF2EA | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAEA
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#92F5EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf2ea; /* rgb */ color: rgb(170, 242, 234); /* oklch */ color: oklch(91.2% 0.072 187.3);
Tailwind
colors: {
custom: {
50: '#c5f6f0',
500: '#aaf2ea',
950: '#000000',
},
}SCSS
$custom: #aaf2ea; $custom-light: #c5f6f0; $custom-dark: #000000;
JSON
{
"hex": "#aaf2ea",
"rgb": {
"r": 170,
"g": 242,
"b": 234
},
"hsl": {
"h": 173.333,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.91156,
"c": 0.0722,
"h": 187.3
},
"luminance": 0.77991
}Semantic roles & 50–950 ramp
primary
#AAF2EA
secondary
#D16F7A
accent
#1026D6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585