#AAFDEB#AAFDEB
#AAFDEB is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.6% C 0.085 H 179.2°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFDEB |
|---|---|
| RGB | rgb(170, 253, 235) |
| HSL | hsl(167, 95%, 83%) |
| HSV | hsv(167, 33%, 99%) |
| CMYK | cmyk(32.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.79, -28.94, 0.61) |
| CIE-LCH | lch(93.79, 28.94, 178.79°) |
| OKLab | oklab(93.58% -0.0845 0.0012) |
| OKLCH | oklch(93.58% 0.085 179.2) |
| XYZ | xyz(66.6930, 84.7909, 91.4332) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.09
Pale Cyan
#B7FFFA
ΔE00 4.99
Eggshell Blue
#C4FFF7
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFDEB #FDAABC
analogous
#AAFDC1 #AAFDEB #AAE5FD
triadic
#AAFDEB #EBAAFD #FDEBAA
tetradic
#AAFDEB #C1AAFD #FDAABC #E5FDAA
square
#AAFDEB #C1AAFD #FDAABC #E5FDAA
split-complementary
#AAFDEB #FDAAE5 #FDC1AA
monochromatic
#32FACF #6EFCDD #AAFDEB #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.17
#AAFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#AAFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFDEB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFDEB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#90FFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aafdeb; /* rgb */ color: rgb(170, 253, 235); /* oklch */ color: oklch(93.6% 0.085 179.2);
Tailwind
colors: {
custom: {
50: '#c6fef1',
500: '#aafdeb',
950: '#000000',
},
}SCSS
$custom: #aafdeb; $custom-light: #c6fef1; $custom-dark: #000000;
JSON
{
"hex": "#aafdeb",
"rgb": {
"r": 170,
"g": 253,
"b": 235
},
"hsl": {
"h": 166.988,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.93582,
"c": 0.08454,
"h": 179.2
},
"luminance": 0.84795
}Semantic roles & 50–950 ramp
primary
#AAFDEB
secondary
#E16A84
accent
#0032E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685