#A9DFD3#A9DFD3
#A9DFD3 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.058 H 179.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFD3 |
|---|---|
| RGB | rgb(169, 223, 211) |
| HSL | hsl(167, 46%, 77%) |
| HSV | hsv(167, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.95, -19.73, 0.24) |
| CIE-LCH | lch(84.95, 19.74, 179.29°) |
| OKLab | oklab(86.3% -0.0579 0.0003) |
| OKLCH | oklch(86.3% 0.058 179.7) |
| XYZ | xyz(54.5041, 65.9113, 71.4657) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.86
Duck Egg Blue
#C3FBF4
ΔE00 6.50
Eggshell Blue
#C4FFF7
ΔE00 7.11
Pale Aqua
#B8FFEB
ΔE00 7.30
Pale Cyan
#B7FFFA
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFD3 #DFA9B5
analogous
#A9DFB8 #A9DFD3 #A9D0DF
triadic
#A9DFD3 #D3A9DF #DFD3A9
tetradic
#A9DFD3 #B8A9DF #DFA9B5 #D0DFA9
square
#A9DFD3 #B8A9DF #DFA9B5 #D0DFA9
split-complementary
#A9DFD3 #DFA9D0 #DFB8A9
monochromatic
#50BEA5 #7CCEBC #A9DFD3 #D6F0EA #E9F7F4
Accessibility & contrast
On white
1.48
#A9DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A9DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFD3
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFD3 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#9AE1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfd3; /* rgb */ color: rgb(169, 223, 211); /* oklch */ color: oklch(86.3% 0.058 179.7);
Tailwind
colors: {
custom: {
50: '#c3e9e0',
500: '#a9dfd3',
950: '#000000',
},
}SCSS
$custom: #a9dfd3; $custom-light: #c3e9e0; $custom-dark: #000000;
JSON
{
"hex": "#a9dfd3",
"rgb": {
"r": 169,
"g": 223,
"b": 211
},
"hsl": {
"h": 166.667,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86295,
"c": 0.05793,
"h": 179.7
},
"luminance": 0.65914
}Semantic roles & 50–950 ramp
primary
#A9DFD3
secondary
#B87483
accent
#2D4CB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484