#A7DFD2#A7DFD2
#A7DFD2 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.060 H 178.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFD2 |
|---|---|
| RGB | rgb(167, 223, 210) |
| HSL | hsl(166, 47%, 76%) |
| HSV | hsv(166, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.81, -20.54, 0.56) |
| CIE-LCH | lch(84.81, 20.55, 178.45°) |
| OKLab | oklab(86.15% -0.0602 0.0012) |
| OKLCH | oklch(86.15% 0.06 178.9) |
| XYZ | xyz(53.9533, 65.6417, 70.7876) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.16
Duck Egg Blue
#C3FBF4
ΔE00 6.71
Pale Aqua
#B8FFEB
ΔE00 7.13
Eggshell Blue
#C4FFF7
ΔE00 7.27
Pale Teal
#82CBB2
ΔE00 7.55
Light Teal
#90E4C1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFD2 #DFA7B4
analogous
#A7DFB6 #A7DFD2 #A7D0DF
triadic
#A7DFD2 #D2A7DF #DFD2A7
tetradic
#A7DFD2 #B6A7DF #DFA7B4 #D0DFA7
square
#A7DFD2 #B6A7DF #DFA7B4 #D0DFA7
split-complementary
#A7DFD2 #DFA7D0 #DFB6A7
monochromatic
#4DBEA4 #7ACFBB #A7DFD2 #D4EFE9 #E9F7F4
Accessibility & contrast
On white
1.49
#A7DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#A7DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFD2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFD2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#98E1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfd2; /* rgb */ color: rgb(167, 223, 210); /* oklch */ color: oklch(86.1% 0.060 178.9);
Tailwind
colors: {
custom: {
50: '#c2e9df',
500: '#a7dfd2',
950: '#000000',
},
}SCSS
$custom: #a7dfd2; $custom-light: #c2e9df; $custom-dark: #000000;
JSON
{
"hex": "#a7dfd2",
"rgb": {
"r": 167,
"g": 223,
"b": 210
},
"hsl": {
"h": 166.071,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86147,
"c": 0.06017,
"h": 178.9
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#A7DFD2
secondary
#B87383
accent
#2C4DBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484