#A9DFD4#A9DFD4
#A9DFD4 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.3% C 0.058 H 181.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFD4 |
|---|---|
| RGB | rgb(169, 223, 212) |
| HSL | hsl(168, 46%, 77%) |
| HSV | hsv(168, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.98, -19.53, -0.25) |
| CIE-LCH | lch(84.98, 19.53, 180.73°) |
| OKLab | oklab(86.32% -0.0575 -0.001) |
| OKLCH | oklch(86.32% 0.058 181) |
| XYZ | xyz(54.6299, 65.9616, 72.1280) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 6.37
Eggshell Blue
#C4FFF7
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.35
Pale Aqua
#B8FFEB
ΔE00 7.42
Pale Cyan
#B7FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFD4 #DFA9B4
analogous
#A9DFB9 #A9DFD4 #A9CFDF
triadic
#A9DFD4 #D4A9DF #DFD4A9
tetradic
#A9DFD4 #B9A9DF #DFA9B4 #CFDFA9
square
#A9DFD4 #B9A9DF #DFA9B4 #CFDFA9
split-complementary
#A9DFD4 #DFA9CF #DFB9A9
monochromatic
#50BEA7 #7CCEBE #A9DFD4 #D6F0EA #E9F7F4
Accessibility & contrast
On white
1.48
#A9DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#A9DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFD4
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFD4 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#9AE1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfd4; /* rgb */ color: rgb(169, 223, 212); /* oklch */ color: oklch(86.3% 0.058 181.0);
Tailwind
colors: {
custom: {
50: '#c3e9e1',
500: '#a9dfd4',
950: '#000000',
},
}SCSS
$custom: #a9dfd4; $custom-light: #c3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a9dfd4",
"rgb": {
"r": 169,
"g": 223,
"b": 212
},
"hsl": {
"h": 167.778,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86324,
"c": 0.05754,
"h": 181
},
"luminance": 0.65964
}Semantic roles & 50–950 ramp
primary
#A9DFD4
secondary
#B87482
accent
#2D49B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484