#A7CDC8#A7CDC8
#A7CDC8 is a light, muted teal. Relative luminance 0.560; OKLCH L 81.9% C 0.041 H 186.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CDC8 |
|---|---|
| RGB | rgb(167, 205, 200) |
| HSL | hsl(172, 28%, 73%) |
| HSV | hsv(172, 19%, 80%) |
| CMYK | cmyk(18.5%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(79.64, -13.55, -1.68) |
| CIE-LCH | lch(79.64, 13.65, 187.08°) |
| OKLab | oklab(81.94% -0.0406 -0.0047) |
| OKLCH | oklch(81.94% 0.041 186.6) |
| XYZ | xyz(48.1901, 56.0467, 62.9114) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.45
Paleturquoise
#AFEEEE
ΔE00 8.52
Lightblue
#ADD8E6
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 9.91
Duck Egg Blue
#C3FBF4
ΔE00 10.44
Pale Sky Blue
#BDF6FE
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CDC8 #CDA7AC
analogous
#A7CDB5 #A7CDC8 #A7BFCD
triadic
#A7CDC8 #C8A7CD #CDC8A7
tetradic
#A7CDC8 #B5A7CD #CDA7AC #BFCDA7
square
#A7CDC8 #B5A7CD #CDA7AC #BFCDA7
split-complementary
#A7CDC8 #CDA7BF #CDB5A7
monochromatic
#5A9F96 #80B7B0 #A7CDC8 #CEE3E0 #EBF4F3
Accessibility & contrast
On white
1.72
#A7CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#A7CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CDC8
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CDC8 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#9DCFCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a7cdc8; /* rgb */ color: rgb(167, 205, 200); /* oklch */ color: oklch(81.9% 0.041 186.6);
Tailwind
colors: {
custom: {
50: '#c1dcd8',
500: '#a7cdc8',
950: '#000000',
},
}SCSS
$custom: #a7cdc8; $custom-light: #c1dcd8; $custom-dark: #000000;
JSON
{
"hex": "#a7cdc8",
"rgb": {
"r": 167,
"g": 205,
"b": 200
},
"hsl": {
"h": 172.105,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.81941,
"c": 0.04088,
"h": 186.6
},
"luminance": 0.56048
}Semantic roles & 50–950 ramp
primary
#A7CDC8
secondary
#A2767C
accent
#3F4DA6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483