#A9DED1#A9DED1
#A9DED1 is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.0% C 0.057 H 178.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DED1 |
|---|---|
| RGB | rgb(169, 222, 209) |
| HSL | hsl(165, 45%, 77%) |
| HSV | hsv(165, 24%, 87%) |
| CMYK | cmyk(23.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.63, -19.65, 0.83) |
| CIE-LCH | lch(84.63, 19.67, 177.59°) |
| OKLab | oklab(86.02% -0.0575 0.0019) |
| OKLCH | oklch(86.02% 0.057 178.1) |
| XYZ | xyz(53.9886, 65.2788, 70.0647) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.33
Duck Egg Blue
#C3FBF4
ΔE00 6.83
Pale Aqua
#B8FFEB
ΔE00 7.43
Eggshell Blue
#C4FFF7
ΔE00 7.43
Pale Teal
#82CBB2
ΔE00 7.66
Light Teal
#90E4C1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DED1 #DEA9B6
analogous
#A9DEB7 #A9DED1 #A9D1DE
triadic
#A9DED1 #D1A9DE #DED1A9
tetradic
#A9DED1 #B7A9DE #DEA9B6 #D1DEA9
square
#A9DED1 #B7A9DE #DEA9B6 #D1DEA9
split-complementary
#A9DED1 #DEA9D1 #DEB7A9
monochromatic
#51BCA2 #7DCDB9 #A9DED1 #D5EFE9 #E9F7F3
Accessibility & contrast
On white
1.49
#A9DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A9DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DED1
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DED1 | 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)
#DAD7D0
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#9BE0DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a9ded1; /* rgb */ color: rgb(169, 222, 209); /* oklch */ color: oklch(86.0% 0.057 178.1);
Tailwind
colors: {
custom: {
50: '#c3e8df',
500: '#a9ded1',
950: '#000000',
},
}SCSS
$custom: #a9ded1; $custom-light: #c3e8df; $custom-dark: #000000;
JSON
{
"hex": "#a9ded1",
"rgb": {
"r": 169,
"g": 222,
"b": 209
},
"hsl": {
"h": 165.283,
"s": 44.538,
"l": 76.667
},
"oklch": {
"l": 0.86019,
"c": 0.05749,
"h": 178.1
},
"luminance": 0.65281
}Semantic roles & 50–950 ramp
primary
#A9DED1
secondary
#B67585
accent
#2E50B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484