#A9DFD9#A9DFD9
#A9DFD9 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.056 H 187.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFD9 |
|---|---|
| RGB | rgb(169, 223, 217) |
| HSL | hsl(173, 46%, 77%) |
| HSV | hsv(173, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.11, -18.47, -2.70) |
| CIE-LCH | lch(85.11, 18.67, 188.31°) |
| OKLab | oklab(86.47% -0.0555 -0.0075) |
| OKLCH | oklch(86.47% 0.056 187.7) |
| XYZ | xyz(55.2704, 66.2178, 75.5013) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Eggshell Blue
#C4FFF7
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 7.04
Light Light Blue
#CAFFFB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFD9 #DFA9AF
analogous
#A9DFBE #A9DFD9 #A9CADF
triadic
#A9DFD9 #D9A9DF #DFD9A9
tetradic
#A9DFD9 #BEA9DF #DFA9AF #CADFA9
square
#A9DFD9 #BEA9DF #DFA9AF #CADFA9
split-complementary
#A9DFD9 #DFA9CA #DFBEA9
monochromatic
#50BEB2 #7CCEC5 #A9DFD9 #D6F0ED #E9F7F5
Accessibility & contrast
On white
1.47
#A9DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#A9DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFD9
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFD9 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#99E2DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a9dfd9; /* rgb */ color: rgb(169, 223, 217); /* oklch */ color: oklch(86.5% 0.056 187.7);
Tailwind
colors: {
custom: {
50: '#c3e9e4',
500: '#a9dfd9',
950: '#000000',
},
}SCSS
$custom: #a9dfd9; $custom-light: #c3e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a9dfd9",
"rgb": {
"r": 169,
"g": 223,
"b": 217
},
"hsl": {
"h": 173.333,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86471,
"c": 0.05602,
"h": 187.7
},
"luminance": 0.6622
}Semantic roles & 50–950 ramp
primary
#A9DFD9
secondary
#B8747C
accent
#2D3CB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484