#A7DEDD#A7DEDD
#A7DEDD is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.056 H 194.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DEDD |
|---|---|
| RGB | rgb(167, 222, 221) |
| HSL | hsl(179, 45%, 76%) |
| HSV | hsv(179, 25%, 87%) |
| CMYK | cmyk(24.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.83, -17.70, -5.23) |
| CIE-LCH | lch(84.83, 18.45, 196.48°) |
| OKLab | oklab(86.26% -0.0544 -0.0143) |
| OKLCH | oklch(86.26% 0.056 194.8) |
| XYZ | xyz(55.1047, 65.6760, 78.1659) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 3.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Duck Egg Blue
#C3FBF4
ΔE00 6.67
Light Sky Blue
#C6FCFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DEDD #DEA7A8
analogous
#A7DEC2 #A7DEDD #A7C4DE
triadic
#A7DEDD #DDA7DE #DEDDA7
tetradic
#A7DEDD #C2A7DE #DEA7A8 #C4DEA7
square
#A7DEDD #C2A7DE #DEA7A8 #C4DEA7
split-complementary
#A7DEDD #DEA7C4 #DEC2A7
monochromatic
#4EBDBB #7ACDCC #A7DEDD #D4EFEE #E9F7F6
Accessibility & contrast
On white
1.49
#A7DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A7DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DEDD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DEDD | 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)
#D7D9DD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#95E1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dedd; /* rgb */ color: rgb(167, 222, 221); /* oklch */ color: oklch(86.3% 0.056 194.8);
Tailwind
colors: {
custom: {
50: '#c2e8e7',
500: '#a7dedd',
950: '#000000',
},
}SCSS
$custom: #a7dedd; $custom-light: #c2e8e7; $custom-dark: #000000;
JSON
{
"hex": "#a7dedd",
"rgb": {
"r": 167,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.909,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.86257,
"c": 0.05631,
"h": 194.8
},
"luminance": 0.65678
}Semantic roles & 50–950 ramp
primary
#A7DEDD
secondary
#B67374
accent
#2D2FB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484