#A7DFD7#A7DFD7
#A7DFD7 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.058 H 185.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFD7 |
|---|---|
| RGB | rgb(167, 223, 215) |
| HSL | hsl(171, 47%, 76%) |
| HSV | hsv(171, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.94, -19.49, -1.90) |
| CIE-LCH | lch(84.94, 19.58, 185.56°) |
| OKLab | oklab(86.29% -0.0581 -0.0054) |
| OKLCH | oklch(86.29% 0.058 185.3) |
| XYZ | xyz(54.5859, 65.8947, 74.1196) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Powder Blue
#B0E0E6
ΔE00 6.36
Eggshell Blue
#C4FFF7
ΔE00 6.90
Pale Cyan
#B7FFFA
ΔE00 7.07
Light Light Blue
#CAFFFB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFD7 #DFA7AF
analogous
#A7DFBB #A7DFD7 #A7CBDF
triadic
#A7DFD7 #D7A7DF #DFD7A7
tetradic
#A7DFD7 #BBA7DF #DFA7AF #CBDFA7
square
#A7DFD7 #BBA7DF #DFA7AF #CBDFA7
split-complementary
#A7DFD7 #DFA7CB #DFBBA7
monochromatic
#4DBEAE #7ACFC3 #A7DFD7 #D4EFEB #E9F7F5
Accessibility & contrast
On white
1.48
#A7DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A7DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFD7
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFD7 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#96E2DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfd7; /* rgb */ color: rgb(167, 223, 215); /* oklch */ color: oklch(86.3% 0.058 185.3);
Tailwind
colors: {
custom: {
50: '#c2e9e3',
500: '#a7dfd7',
950: '#000000',
},
}SCSS
$custom: #a7dfd7; $custom-light: #c2e9e3; $custom-dark: #000000;
JSON
{
"hex": "#a7dfd7",
"rgb": {
"r": 167,
"g": 223,
"b": 215
},
"hsl": {
"h": 171.429,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86293,
"c": 0.05838,
"h": 185.3
},
"luminance": 0.65897
}Semantic roles & 50–950 ramp
primary
#A7DFD7
secondary
#B8737C
accent
#2C40BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484