#A7CDC6#A7CDC6
#A7CDC6 is a light, muted teal. Relative luminance 0.560; OKLCH L 81.9% C 0.041 H 182.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CDC6 |
|---|---|
| RGB | rgb(167, 205, 198) |
| HSL | hsl(169, 28%, 73%) |
| HSV | hsv(169, 19%, 80%) |
| CMYK | cmyk(18.5%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(79.59, -13.96, -0.69) |
| CIE-LCH | lch(79.59, 13.98, 182.81°) |
| OKLab | oklab(81.88% -0.0414 -0.002) |
| OKLCH | oklch(81.88% 0.041 182.8) |
| XYZ | xyz(47.9579, 55.9538, 61.6885) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 8.74
Pale Teal
#82CBB2
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 9.40
Duck Egg Blue
#C3FBF4
ΔE00 10.43
Seafoam Blue
#78D1B6
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CDC6 #CDA7AE
analogous
#A7CDB3 #A7CDC6 #A7C1CD
triadic
#A7CDC6 #C6A7CD #CDC6A7
tetradic
#A7CDC6 #B3A7CD #CDA7AE #C1CDA7
square
#A7CDC6 #B3A7CD #CDA7AE #C1CDA7
split-complementary
#A7CDC6 #CDA7C1 #CDB3A7
monochromatic
#5A9F93 #80B7AD #A7CDC6 #CEE3DF #EBF4F2
Accessibility & contrast
On white
1.72
#A7CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#A7CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CDC6
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CDC6 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C2C3C7
Tritanopia (blue-blind)
#9DCFCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a7cdc6; /* rgb */ color: rgb(167, 205, 198); /* oklch */ color: oklch(81.9% 0.041 182.8);
Tailwind
colors: {
custom: {
50: '#c1dcd7',
500: '#a7cdc6',
950: '#000000',
},
}SCSS
$custom: #a7cdc6; $custom-light: #c1dcd7; $custom-dark: #000000;
JSON
{
"hex": "#a7cdc6",
"rgb": {
"r": 167,
"g": 205,
"b": 198
},
"hsl": {
"h": 168.947,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.81882,
"c": 0.04147,
"h": 182.8
},
"luminance": 0.55955
}Semantic roles & 50–950 ramp
primary
#A7CDC6
secondary
#A2767E
accent
#3F52A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483