#A9DFCF#A9DFCF
#A9DFCF is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 174.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFCF |
|---|---|
| RGB | rgb(169, 223, 207) |
| HSL | hsl(162, 46%, 77%) |
| HSV | hsv(162, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(84.85, -20.56, 2.21) |
| CIE-LCH | lch(84.85, 20.68, 173.87°) |
| OKLab | oklab(86.18% -0.0596 0.0055) |
| OKLCH | oklch(86.18% 0.06 174.7) |
| XYZ | xyz(54.0089, 65.7132, 68.8576) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.91
Pale Aqua
#B8FFEB
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.16
Paleturquoise
#AFEEEE
ΔE00 7.17
Pale Teal
#82CBB2
ΔE00 7.17
Eggshell Blue
#C4FFF7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFCF #DFA9B9
analogous
#A9DFB4 #A9DFCF #A9D4DF
triadic
#A9DFCF #CFA9DF #DFCFA9
tetradic
#A9DFCF #B4A9DF #DFA9B9 #D4DFA9
square
#A9DFCF #B4A9DF #DFA9B9 #D4DFA9
split-complementary
#A9DFCF #DFA9D4 #DFB4A9
monochromatic
#50BE9D #7CCEB6 #A9DFCF #D6F0E8 #E9F7F3
Accessibility & contrast
On white
1.48
#A9DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A9DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFCF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFCF | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#9BE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfcf; /* rgb */ color: rgb(169, 223, 207); /* oklch */ color: oklch(86.2% 0.060 174.7);
Tailwind
colors: {
custom: {
50: '#c3e9dd',
500: '#a9dfcf',
950: '#000000',
},
}SCSS
$custom: #a9dfcf; $custom-light: #c3e9dd; $custom-dark: #000000;
JSON
{
"hex": "#a9dfcf",
"rgb": {
"r": 169,
"g": 223,
"b": 207
},
"hsl": {
"h": 162.222,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.8618,
"c": 0.05983,
"h": 174.7
},
"luminance": 0.65715
}Semantic roles & 50–950 ramp
primary
#A9DFCF
secondary
#B87488
accent
#2D56B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484