#A7DFD4#A7DFD4
#A7DFD4 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.059 H 181.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFD4 |
|---|---|
| RGB | rgb(167, 223, 212) |
| HSL | hsl(168, 47%, 76%) |
| HSV | hsv(168, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.86, -20.12, -0.42) |
| CIE-LCH | lch(84.86, 20.13, 181.21°) |
| OKLab | oklab(86.21% -0.0593 -0.0014) |
| OKLCH | oklch(86.21% 0.059 181.4) |
| XYZ | xyz(54.2040, 65.7420, 72.1080) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.52
Duck Egg Blue
#C3FBF4
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 7.06
Pale Aqua
#B8FFEB
ΔE00 7.36
Pale Cyan
#B7FFFA
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFD4 #DFA7B2
analogous
#A7DFB8 #A7DFD4 #A7CEDF
triadic
#A7DFD4 #D4A7DF #DFD4A7
tetradic
#A7DFD4 #B8A7DF #DFA7B2 #CEDFA7
square
#A7DFD4 #B8A7DF #DFA7B2 #CEDFA7
split-complementary
#A7DFD4 #DFA7CE #DFB8A7
monochromatic
#4DBEA8 #7ACFBE #A7DFD4 #D4EFEA #E9F7F4
Accessibility & contrast
On white
1.48
#A7DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A7DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFD4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFD4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#CFD1D5
Tritanopia (blue-blind)
#97E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfd4; /* rgb */ color: rgb(167, 223, 212); /* oklch */ color: oklch(86.2% 0.059 181.4);
Tailwind
colors: {
custom: {
50: '#c2e9e1',
500: '#a7dfd4',
950: '#000000',
},
}SCSS
$custom: #a7dfd4; $custom-light: #c2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a7dfd4",
"rgb": {
"r": 167,
"g": 223,
"b": 212
},
"hsl": {
"h": 168.214,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86205,
"c": 0.05937,
"h": 181.4
},
"luminance": 0.65744
}Semantic roles & 50–950 ramp
primary
#A7DFD4
secondary
#B87380
accent
#2C48BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484