#A7DFD3#A7DFD3
#A7DFD3 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 180.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFD3 |
|---|---|
| RGB | rgb(167, 223, 211) |
| HSL | hsl(167, 47%, 76%) |
| HSV | hsv(167, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.84, -20.33, 0.07) |
| CIE-LCH | lch(84.84, 20.34, 179.81°) |
| OKLab | oklab(86.18% -0.0597 -0.0001) |
| OKLCH | oklch(86.18% 0.06 180.1) |
| XYZ | xyz(54.0782, 65.6917, 71.4458) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.84
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 7.15
Pale Aqua
#B8FFEB
ΔE00 7.24
Pale Cyan
#B7FFFA
ΔE00 7.55
Pale Teal
#82CBB2
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFD3 #DFA7B3
analogous
#A7DFB7 #A7DFD3 #A7CFDF
triadic
#A7DFD3 #D3A7DF #DFD3A7
tetradic
#A7DFD3 #B7A7DF #DFA7B3 #CFDFA7
square
#A7DFD3 #B7A7DF #DFA7B3 #CFDFA7
split-complementary
#A7DFD3 #DFA7CF #DFB7A7
monochromatic
#4DBEA6 #7ACFBD #A7DFD3 #D4EFE9 #E9F7F4
Accessibility & contrast
On white
1.49
#A7DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A7DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFD3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFD3 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#DAD8D3
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#98E1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfd3; /* rgb */ color: rgb(167, 223, 211); /* oklch */ color: oklch(86.2% 0.060 180.1);
Tailwind
colors: {
custom: {
50: '#c2e9e0',
500: '#a7dfd3',
950: '#000000',
},
}SCSS
$custom: #a7dfd3; $custom-light: #c2e9e0; $custom-dark: #000000;
JSON
{
"hex": "#a7dfd3",
"rgb": {
"r": 167,
"g": 223,
"b": 211
},
"hsl": {
"h": 167.143,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86176,
"c": 0.05975,
"h": 180.1
},
"luminance": 0.65694
}Semantic roles & 50–950 ramp
primary
#A7DFD3
secondary
#B87381
accent
#2C4ABA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484