#AAFBEE#AAFBEE
#AAFBEE is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.2% C 0.081 H 183.4°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFBEE |
|---|---|
| RGB | rgb(170, 251, 238) |
| HSL | hsl(170, 91%, 83%) |
| HSV | hsv(170, 32%, 98%) |
| CMYK | cmyk(32.3%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(93.32, -27.34, -1.63) |
| CIE-LCH | lch(93.32, 27.39, 183.40°) |
| OKLab | oklab(93.23% -0.0809 -0.0048) |
| OKLCH | oklch(93.23% 0.081 183.4) |
| XYZ | xyz(66.5020, 83.7096, 93.5258) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.13
Pale Cyan
#B7FFFA
ΔE00 3.46
Light Cyan
#ACFFFC
ΔE00 3.79
Eggshell Blue
#C4FFF7
ΔE00 4.20
Duck Egg Blue
#C3FBF4
ΔE00 4.63
Paleturquoise
#AFEEEE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFBEE #FBAAB7
analogous
#AAFBC5 #AAFBEE #AAE0FB
triadic
#AAFBEE #EEAAFB #FBEEAA
tetradic
#AAFBEE #C5AAFB #FBAAB7 #E0FBAA
square
#AAFBEE #C5AAFB #FBAAB7 #E0FBAA
split-complementary
#AAFBEE #FBAAE0 #FBC5AA
monochromatic
#35F5D7 #70F8E2 #AAFBEE #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.18
#AAFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#AAFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFBEE
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFBEE | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#90FEF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aafbee; /* rgb */ color: rgb(170, 251, 238); /* oklch */ color: oklch(93.2% 0.081 183.4);
Tailwind
colors: {
custom: {
50: '#c6fdf3',
500: '#aafbee',
950: '#000000',
},
}SCSS
$custom: #aafbee; $custom-light: #c6fdf3; $custom-dark: #000000;
JSON
{
"hex": "#aafbee",
"rgb": {
"r": 170,
"g": 251,
"b": 238
},
"hsl": {
"h": 170.37,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.93231,
"c": 0.08106,
"h": 183.4
},
"luminance": 0.83713
}Semantic roles & 50–950 ramp
primary
#AAFBEE
secondary
#DE6B7D
accent
#0025E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131717
muted
#828585