#A7DED1#A7DED1
#A7DED1 is a very light, muted teal. Relative luminance 0.651; OKLCH L 85.9% C 0.059 H 178.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DED1 |
|---|---|
| RGB | rgb(167, 222, 209) |
| HSL | hsl(166, 45%, 76%) |
| HSV | hsv(166, 25%, 87%) |
| CMYK | cmyk(24.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.51, -20.26, 0.65) |
| CIE-LCH | lch(84.51, 20.27, 178.16°) |
| OKLab | oklab(85.9% -0.0593 0.0014) |
| OKLCH | oklch(85.9% 0.059 178.6) |
| XYZ | xyz(53.5627, 65.0592, 70.0447) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.30
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Pale Aqua
#B8FFEB
ΔE00 7.36
Pale Teal
#82CBB2
ΔE00 7.46
Eggshell Blue
#C4FFF7
ΔE00 7.47
Light Teal
#90E4C1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DED1 #DEA7B4
analogous
#A7DEB6 #A7DED1 #A7D0DE
triadic
#A7DED1 #D1A7DE #DED1A7
tetradic
#A7DED1 #B6A7DE #DEA7B4 #D0DEA7
square
#A7DED1 #B6A7DE #DEA7B4 #D0DEA7
split-complementary
#A7DED1 #DEA7D0 #DEB6A7
monochromatic
#4EBDA2 #7ACDBA #A7DED1 #D4EFE8 #E9F7F3
Accessibility & contrast
On white
1.50
#A7DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#A7DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DED1
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DED1 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#98E0DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a7ded1; /* rgb */ color: rgb(167, 222, 209); /* oklch */ color: oklch(85.9% 0.059 178.6);
Tailwind
colors: {
custom: {
50: '#c2e8df',
500: '#a7ded1',
950: '#000000',
},
}SCSS
$custom: #a7ded1; $custom-light: #c2e8df; $custom-dark: #000000;
JSON
{
"hex": "#a7ded1",
"rgb": {
"r": 167,
"g": 222,
"b": 209
},
"hsl": {
"h": 165.818,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.859,
"c": 0.05931,
"h": 178.6
},
"luminance": 0.65061
}Semantic roles & 50–950 ramp
primary
#A7DED1
secondary
#B67383
accent
#2D4EB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484