#A9DFD0#A9DFD0
#A9DFD0 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.059 H 175.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFD0 |
|---|---|
| RGB | rgb(169, 223, 208) |
| HSL | hsl(163, 46%, 77%) |
| HSV | hsv(163, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.88, -20.35, 1.72) |
| CIE-LCH | lch(84.88, 20.43, 175.18°) |
| OKLab | oklab(86.21% -0.0592 0.0042) |
| OKLCH | oklch(86.21% 0.059 175.9) |
| XYZ | xyz(54.1316, 65.7622, 69.5035) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.84
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Pale Aqua
#B8FFEB
ΔE00 7.04
Light Teal
#90E4C1
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 7.34
Eggshell Blue
#C4FFF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFD0 #DFA9B8
analogous
#A9DFB5 #A9DFD0 #A9D3DF
triadic
#A9DFD0 #D0A9DF #DFD0A9
tetradic
#A9DFD0 #B5A9DF #DFA9B8 #D3DFA9
square
#A9DFD0 #B5A9DF #DFA9B8 #D3DFA9
split-complementary
#A9DFD0 #DFA9D3 #DFB5A9
monochromatic
#50BE9F #7CCEB8 #A9DFD0 #D6F0E8 #E9F7F3
Accessibility & contrast
On white
1.48
#A9DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A9DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFD0
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFD0 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#9BE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfd0; /* rgb */ color: rgb(169, 223, 208); /* oklch */ color: oklch(86.2% 0.059 175.9);
Tailwind
colors: {
custom: {
50: '#c3e9de',
500: '#a9dfd0',
950: '#000000',
},
}SCSS
$custom: #a9dfd0; $custom-light: #c3e9de; $custom-dark: #000000;
JSON
{
"hex": "#a9dfd0",
"rgb": {
"r": 169,
"g": 223,
"b": 208
},
"hsl": {
"h": 163.333,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86209,
"c": 0.05931,
"h": 175.9
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#A9DFD0
secondary
#B87487
accent
#2D54B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484