#A7DFD9#A7DFD9
#A7DFD9 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.058 H 187.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFD9 |
|---|---|
| RGB | rgb(167, 223, 217) |
| HSL | hsl(174, 47%, 76%) |
| HSV | hsv(174, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.00, -19.06, -2.88) |
| CIE-LCH | lch(85.00, 19.28, 188.58°) |
| OKLab | oklab(86.35% -0.0573 -0.008) |
| OKLCH | oklch(86.35% 0.058 187.9) |
| XYZ | xyz(54.8445, 65.9982, 75.4813) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.12
Powder Blue
#B0E0E6
ΔE00 5.62
Duck Egg Blue
#C3FBF4
ΔE00 6.15
Eggshell Blue
#C4FFF7
ΔE00 6.90
Pale Cyan
#B7FFFA
ΔE00 6.96
Light Light Blue
#CAFFFB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFD9 #DFA7AD
analogous
#A7DFBD #A7DFD9 #A7C9DF
triadic
#A7DFD9 #D9A7DF #DFD9A7
tetradic
#A7DFD9 #BDA7DF #DFA7AD #C9DFA7
square
#A7DFD9 #BDA7DF #DFA7AD #C9DFA7
split-complementary
#A7DFD9 #DFA7C9 #DFBDA7
monochromatic
#4DBEB2 #7ACFC6 #A7DFD9 #D4EFEC #E9F7F5
Accessibility & contrast
On white
1.48
#A7DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A7DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFD9
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFD9 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#96E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfd9; /* rgb */ color: rgb(167, 223, 217); /* oklch */ color: oklch(86.4% 0.058 187.9);
Tailwind
colors: {
custom: {
50: '#c2e9e4',
500: '#a7dfd9',
950: '#000000',
},
}SCSS
$custom: #a7dfd9; $custom-light: #c2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a7dfd9",
"rgb": {
"r": 167,
"g": 223,
"b": 217
},
"hsl": {
"h": 173.571,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86353,
"c": 0.05788,
"h": 187.9
},
"luminance": 0.66001
}Semantic roles & 50–950 ramp
primary
#A7DFD9
secondary
#B8737A
accent
#2C3BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484