#A9DFD6#A9DFD6
#A9DFD6 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.057 H 183.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFD6 |
|---|---|
| RGB | rgb(169, 223, 214) |
| HSL | hsl(170, 46%, 77%) |
| HSV | hsv(170, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.03, -19.11, -1.23) |
| CIE-LCH | lch(85.03, 19.14, 183.68°) |
| OKLab | oklab(86.38% -0.0567 -0.0036) |
| OKLCH | oklch(86.38% 0.057 183.6) |
| XYZ | xyz(54.8837, 66.0631, 73.4649) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.95
Duck Egg Blue
#C3FBF4
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.60
Eggshell Blue
#C4FFF7
ΔE00 6.89
Pale Cyan
#B7FFFA
ΔE00 7.23
Light Light Blue
#CAFFFB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFD6 #DFA9B2
analogous
#A9DFBB #A9DFD6 #A9CDDF
triadic
#A9DFD6 #D6A9DF #DFD6A9
tetradic
#A9DFD6 #BBA9DF #DFA9B2 #CDDFA9
square
#A9DFD6 #BBA9DF #DFA9B2 #CDDFA9
split-complementary
#A9DFD6 #DFA9CD #DFBBA9
monochromatic
#50BEAB #7CCEC1 #A9DFD6 #D6F0EB #E9F7F4
Accessibility & contrast
On white
1.48
#A9DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#A9DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFD6
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFD6 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D0D1D7
Tritanopia (blue-blind)
#9AE1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfd6; /* rgb */ color: rgb(169, 223, 214); /* oklch */ color: oklch(86.4% 0.057 183.6);
Tailwind
colors: {
custom: {
50: '#c3e9e2',
500: '#a9dfd6',
950: '#000000',
},
}SCSS
$custom: #a9dfd6; $custom-light: #c3e9e2; $custom-dark: #000000;
JSON
{
"hex": "#a9dfd6",
"rgb": {
"r": 169,
"g": 223,
"b": 214
},
"hsl": {
"h": 170,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86382,
"c": 0.05682,
"h": 183.6
},
"luminance": 0.66065
}Semantic roles & 50–950 ramp
primary
#A9DFD6
secondary
#B87480
accent
#2D44B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484