#A9DFD2#A9DFD2
#A9DFD2 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.058 H 178.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFD2 |
|---|---|
| RGB | rgb(169, 223, 210) |
| HSL | hsl(166, 46%, 77%) |
| HSV | hsv(166, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.93, -19.94, 0.73) |
| CIE-LCH | lch(84.93, 19.95, 177.89°) |
| OKLab | oklab(86.27% -0.0583 0.0016) |
| OKLCH | oklch(86.27% 0.058 178.4) |
| XYZ | xyz(54.3792, 65.8613, 70.8076) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Pale Aqua
#B8FFEB
ΔE00 7.19
Eggshell Blue
#C4FFF7
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.74
Pale Cyan
#B7FFFA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFD2 #DFA9B6
analogous
#A9DFB7 #A9DFD2 #A9D1DF
triadic
#A9DFD2 #D2A9DF #DFD2A9
tetradic
#A9DFD2 #B7A9DF #DFA9B6 #D1DFA9
square
#A9DFD2 #B7A9DF #DFA9B6 #D1DFA9
split-complementary
#A9DFD2 #DFA9D1 #DFB7A9
monochromatic
#50BEA3 #7CCEBB #A9DFD2 #D6F0E9 #E9F7F3
Accessibility & contrast
On white
1.48
#A9DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A9DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFD2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFD2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D1
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#9BE1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfd2; /* rgb */ color: rgb(169, 223, 210); /* oklch */ color: oklch(86.3% 0.058 178.4);
Tailwind
colors: {
custom: {
50: '#c3e9df',
500: '#a9dfd2',
950: '#000000',
},
}SCSS
$custom: #a9dfd2; $custom-light: #c3e9df; $custom-dark: #000000;
JSON
{
"hex": "#a9dfd2",
"rgb": {
"r": 169,
"g": 223,
"b": 210
},
"hsl": {
"h": 165.556,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86266,
"c": 0.05836,
"h": 178.4
},
"luminance": 0.65864
}Semantic roles & 50–950 ramp
primary
#A9DFD2
secondary
#B87485
accent
#2D4EB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484