#A7DFD5#A7DFD5
#A7DFD5 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.059 H 182.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFD5 |
|---|---|
| RGB | rgb(167, 223, 213) |
| HSL | hsl(169, 47%, 76%) |
| HSV | hsv(169, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.89, -19.91, -0.92) |
| CIE-LCH | lch(84.89, 19.93, 182.63°) |
| OKLab | oklab(86.23% -0.0589 -0.0028) |
| OKLCH | oklch(86.23% 0.059 182.7) |
| XYZ | xyz(54.3305, 65.7926, 72.7744) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.21
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Eggshell Blue
#C4FFF7
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.10
Pale Cyan
#B7FFFA
ΔE00 7.27
Pale Aqua
#B8FFEB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFD5 #DFA7B1
analogous
#A7DFB9 #A7DFD5 #A7CDDF
triadic
#A7DFD5 #D5A7DF #DFD5A7
tetradic
#A7DFD5 #B9A7DF #DFA7B1 #CDDFA7
square
#A7DFD5 #B9A7DF #DFA7B1 #CDDFA7
split-complementary
#A7DFD5 #DFA7CD #DFB9A7
monochromatic
#4DBEAA #7ACFC0 #A7DFD5 #D4EFEA #E9F7F4
Accessibility & contrast
On white
1.48
#A7DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A7DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFD5
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFD5 | 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)
#DAD9D5
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#97E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfd5; /* rgb */ color: rgb(167, 223, 213); /* oklch */ color: oklch(86.2% 0.059 182.7);
Tailwind
colors: {
custom: {
50: '#c2e9e1',
500: '#a7dfd5',
950: '#000000',
},
}SCSS
$custom: #a7dfd5; $custom-light: #c2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a7dfd5",
"rgb": {
"r": 167,
"g": 223,
"b": 213
},
"hsl": {
"h": 169.286,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86234,
"c": 0.059,
"h": 182.7
},
"luminance": 0.65795
}Semantic roles & 50–950 ramp
primary
#A7DFD5
secondary
#B8737F
accent
#2C45BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484