#AAFDED#AAFDED
#AAFDED is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.084 H 181.0°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFDED |
|---|---|
| RGB | rgb(170, 253, 237) |
| HSL | hsl(168, 95%, 83%) |
| HSV | hsv(168, 33%, 99%) |
| CMYK | cmyk(32.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(93.84, -28.51, -0.35) |
| CIE-LCH | lch(93.84, 28.51, 180.70°) |
| OKLab | oklab(93.64% -0.0837 -0.0014) |
| OKLCH | oklch(93.64% 0.084 181) |
| XYZ | xyz(66.9835, 84.9071, 92.9635) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.45
Pale Cyan
#B7FFFA
ΔE00 4.36
Light Cyan
#ACFFFC
ΔE00 4.76
Eggshell Blue
#C4FFF7
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 5.30
Tiffany Blue
#7BF2DA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFDED #FDAABA
analogous
#AAFDC3 #AAFDED #AAE3FD
triadic
#AAFDED #EDAAFD #FDEDAA
tetradic
#AAFDED #C3AAFD #FDAABA #E3FDAA
square
#AAFDED #C3AAFD #FDAABA #E3FDAA
split-complementary
#AAFDED #FDAAE3 #FDC3AA
monochromatic
#32FAD4 #6EFCE0 #AAFDED #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.17
#AAFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#AAFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFDED
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFDED | 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)
#F6F4EC
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#90FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aafded; /* rgb */ color: rgb(170, 253, 237); /* oklch */ color: oklch(93.6% 0.084 181.0);
Tailwind
colors: {
custom: {
50: '#c6fef2',
500: '#aafded',
950: '#000000',
},
}SCSS
$custom: #aafded; $custom-light: #c6fef2; $custom-dark: #000000;
JSON
{
"hex": "#aafded",
"rgb": {
"r": 170,
"g": 253,
"b": 237
},
"hsl": {
"h": 168.434,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.93639,
"c": 0.08373,
"h": 181
},
"luminance": 0.84911
}Semantic roles & 50–950 ramp
primary
#AAFDED
secondary
#E16A81
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685