#A7CDCC#A7CDCC
#A7CDCC is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.040 H 194.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CDCC |
|---|---|
| RGB | rgb(167, 205, 204) |
| HSL | hsl(178, 28%, 73%) |
| HSV | hsv(178, 19%, 80%) |
| CMYK | cmyk(18.5%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.75, -12.71, -3.67) |
| CIE-LCH | lch(79.75, 13.23, 196.10°) |
| OKLab | oklab(82.06% -0.039 -0.01) |
| OKLCH | oklch(82.06% 0.04 194.4) |
| XYZ | xyz(48.6637, 56.2362, 65.4057) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 8.37
Pale Sky Blue
#BDF6FE
ΔE00 9.96
Robin'S Egg Blue
#98EFF9
ΔE00 10.55
Light Sky Blue
#C6FCFF
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CDCC #CDA7A8
analogous
#A7CDB9 #A7CDCC #A7BBCD
triadic
#A7CDCC #CCA7CD #CDCCA7
tetradic
#A7CDCC #B9A7CD #CDA7A8 #BBCDA7
square
#A7CDCC #B9A7CD #CDA7A8 #BBCDA7
split-complementary
#A7CDCC #CDA7BB #CDB9A7
monochromatic
#5A9F9D #80B7B5 #A7CDCC #CEE3E3 #EBF4F4
Accessibility & contrast
On white
1.71
#A7CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#A7CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CDCC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CDCC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#9CCFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a7cdcc; /* rgb */ color: rgb(167, 205, 204); /* oklch */ color: oklch(82.1% 0.040 194.4);
Tailwind
colors: {
custom: {
50: '#c1dcdb',
500: '#a7cdcc',
950: '#000000',
},
}SCSS
$custom: #a7cdcc; $custom-light: #c1dcdb; $custom-dark: #000000;
JSON
{
"hex": "#a7cdcc",
"rgb": {
"r": 167,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.421,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.82063,
"c": 0.04028,
"h": 194.4
},
"luminance": 0.56238
}Semantic roles & 50–950 ramp
primary
#A7CDCC
secondary
#A27677
accent
#3F42A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484