#A9DFD1#A9DFD1
#A9DFD1 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.059 H 177.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFD1 |
|---|---|
| RGB | rgb(169, 223, 209) |
| HSL | hsl(164, 46%, 77%) |
| HSV | hsv(164, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.90, -20.15, 1.23) |
| CIE-LCH | lch(84.90, 20.19, 176.52°) |
| OKLab | oklab(86.24% -0.0587 0.0029) |
| OKLCH | oklch(86.24% 0.059 177.1) |
| XYZ | xyz(54.2550, 65.8116, 70.1535) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.51
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Pale Aqua
#B8FFEB
ΔE00 7.10
Eggshell Blue
#C4FFF7
ΔE00 7.35
Light Teal
#90E4C1
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFD1 #DFA9B7
analogous
#A9DFB6 #A9DFD1 #A9D2DF
triadic
#A9DFD1 #D1A9DF #DFD1A9
tetradic
#A9DFD1 #B6A9DF #DFA9B7 #D2DFA9
square
#A9DFD1 #B6A9DF #DFA9B7 #D2DFA9
split-complementary
#A9DFD1 #DFA9D2 #DFB6A9
monochromatic
#50BEA1 #7CCEB9 #A9DFD1 #D6F0E9 #E9F7F3
Accessibility & contrast
On white
1.48
#A9DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A9DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFD1
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFD1 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#9BE1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfd1; /* rgb */ color: rgb(169, 223, 209); /* oklch */ color: oklch(86.2% 0.059 177.1);
Tailwind
colors: {
custom: {
50: '#c3e9df',
500: '#a9dfd1',
950: '#000000',
},
}SCSS
$custom: #a9dfd1; $custom-light: #c3e9df; $custom-dark: #000000;
JSON
{
"hex": "#a9dfd1",
"rgb": {
"r": 169,
"g": 223,
"b": 209
},
"hsl": {
"h": 164.444,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86237,
"c": 0.05882,
"h": 177.1
},
"luminance": 0.65814
}Semantic roles & 50–950 ramp
primary
#A9DFD1
secondary
#B87486
accent
#2D51B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484