#AADECF#AADECF
#AADECF is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.0% C 0.058 H 175.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AADECF |
|---|---|
| RGB | rgb(170, 222, 207) |
| HSL | hsl(163, 44%, 77%) |
| HSV | hsv(163, 23%, 87%) |
| CMYK | cmyk(23.4%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(84.63, -19.76, 1.90) |
| CIE-LCH | lch(84.63, 19.85, 174.50°) |
| OKLab | oklab(86.02% -0.0574 0.0047) |
| OKLCH | oklch(86.02% 0.058 175.3) |
| XYZ | xyz(53.9579, 65.2915, 68.7789) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Pale Aqua
#B8FFEB
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.38
Light Teal
#90E4C1
ΔE00 7.39
Eggshell Blue
#C4FFF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADECF #DEAAB9
analogous
#AADEB5 #AADECF #AAD3DE
triadic
#AADECF #CFAADE #DECFAA
tetradic
#AADECF #B5AADE #DEAAB9 #D3DEAA
square
#AADECF #B5AADE #DEAAB9 #D3DEAA
split-complementary
#AADECF #DEAAD3 #DEB5AA
monochromatic
#52BC9D #7ECDB6 #AADECF #D6EFE8 #E9F6F3
Accessibility & contrast
On white
1.49
#AADECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#AADECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADECF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADECF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#9DDFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aadecf; /* rgb */ color: rgb(170, 222, 207); /* oklch */ color: oklch(86.0% 0.058 175.3);
Tailwind
colors: {
custom: {
50: '#c4e8dd',
500: '#aadecf',
950: '#000000',
},
}SCSS
$custom: #aadecf; $custom-light: #c4e8dd; $custom-dark: #000000;
JSON
{
"hex": "#aadecf",
"rgb": {
"r": 170,
"g": 222,
"b": 207
},
"hsl": {
"h": 162.692,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.86023,
"c": 0.05756,
"h": 175.3
},
"luminance": 0.65294
}Semantic roles & 50–950 ramp
primary
#AADECF
secondary
#B67688
accent
#2E56B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484