#AAFEE2#AAFEE2
#AAFEE2 is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.090 H 171.3°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEE2 |
|---|---|
| RGB | rgb(170, 254, 226) |
| HSL | hsl(160, 98%, 83%) |
| HSV | hsv(160, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.85, -31.29, 5.34) |
| CIE-LCH | lch(93.85, 31.75, 170.32°) |
| OKLab | oklab(93.55% -0.0894 0.0136) |
| OKLCH | oklch(93.55% 0.09 171.3) |
| XYZ | xyz(65.7420, 84.9169, 84.8633) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.97
Pale Turquoise
#A5FBD5
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 5.47
Light Turquoise
#7EF4CC
ΔE00 5.53
Aquamarine
#7FFFD4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEE2 #FEAAC6
analogous
#AAFEB8 #AAFEE2 #AAF0FE
triadic
#AAFEE2 #E2AAFE #FEE2AA
tetradic
#AAFEE2 #B8AAFE #FEAAC6 #F0FEAA
square
#AAFEE2 #B8AAFE #FEAAC6 #F0FEAA
split-complementary
#AAFEE2 #FEAAF0 #FEB8AA
monochromatic
#31FDB9 #6EFDCD #AAFEE2 #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.17
#AAFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#AAFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEE2
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEE2 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E1
Deuteranopia (green-blind)
#EBE9E4
Tritanopia (blue-blind)
#93FFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aafee2; /* rgb */ color: rgb(170, 254, 226); /* oklch */ color: oklch(93.6% 0.090 171.3);
Tailwind
colors: {
custom: {
50: '#c6ffeb',
500: '#aafee2',
950: '#000000',
},
}SCSS
$custom: #aafee2; $custom-light: #c6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#aafee2",
"rgb": {
"r": 170,
"g": 254,
"b": 226
},
"hsl": {
"h": 160,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93553,
"c": 0.09046,
"h": 171.3
},
"luminance": 0.84921
}Semantic roles & 50–950 ramp
primary
#AAFEE2
secondary
#E36992
accent
#004CE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684