#AAFFE2#AAFFE2
#AAFFE2 is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.8% C 0.092 H 170.8°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE2 |
|---|---|
| RGB | rgb(170, 255, 226) |
| HSL | hsl(160, 100%, 83%) |
| HSV | hsv(160, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(94.12, -31.76, 5.73) |
| CIE-LCH | lch(94.12, 32.27, 169.77°) |
| OKLab | oklab(93.77% -0.0906 0.0147) |
| OKLCH | oklch(93.77% 0.092 170.8) |
| XYZ | xyz(66.0602, 85.5533, 84.9693) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.80
Pale Aqua
#B8FFEB
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE2 #FFAAC7
analogous
#AAFFB7 #AAFFE2 #AAF2FF
triadic
#AAFFE2 #E2AAFF #FFE2AA
tetradic
#AAFFE2 #B7AAFF #FFAAC7 #F2FFAA
square
#AAFFE2 #B7AAFF #FFAAC7 #F2FFAA
split-complementary
#AAFFE2 #FFAAF2 #FFB7AA
monochromatic
#30FFB8 #6DFFCD #AAFFE2 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.16
#AAFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#AAFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE2
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE2 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E1
Deuteranopia (green-blind)
#ECEAE4
Tritanopia (blue-blind)
#93FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe2; /* rgb */ color: rgb(170, 255, 226); /* oklch */ color: oklch(93.8% 0.092 170.8);
Tailwind
colors: {
custom: {
50: '#c6ffeb',
500: '#aaffe2',
950: '#000000',
},
}SCSS
$custom: #aaffe2; $custom-light: #c6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#aaffe2",
"rgb": {
"r": 170,
"g": 255,
"b": 226
},
"hsl": {
"h": 159.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93773,
"c": 0.09181,
"h": 170.8
},
"luminance": 0.85557
}Semantic roles & 50–950 ramp
primary
#AAFFE2
secondary
#E46993
accent
#004EE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684