#A7C0CD#A7C0CD
#A7C0CD is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.3% C 0.033 H 230.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A7C0CD |
|---|---|
| RGB | rgb(167, 192, 205) |
| HSL | hsl(201, 28%, 73%) |
| HSV | hsv(201, 19%, 80%) |
| CMYK | cmyk(18.5%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(76.27, -5.70, -9.36) |
| CIE-LCH | lch(76.27, 10.96, 238.68°) |
| OKLab | oklab(79.32% -0.021 -0.0253) |
| OKLCH | oklch(79.32% 0.033 230.4) |
| XYZ | xyz(45.8025, 50.3213, 65.0456) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7C0CD #CDB4A7
analogous
#A7CDC7 #A7C0CD #A7ADCD
triadic
#A7C0CD #CDA7C0 #C0CDA7
tetradic
#A7C0CD #C7A7CD #CDB4A7 #ADCDA7
square
#A7C0CD #C7A7CD #CDB4A7 #ADCDA7
split-complementary
#A7C0CD #CDA7AD #CDC7A7
monochromatic
#5A889F #80A4B7 #A7C0CD #CEDCE3 #EBF1F4
Accessibility & contrast
On white
1.90
#A7C0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#A7C0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7C0CD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7C0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7C0CD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#9DC4C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a7c0cd; /* rgb */ color: rgb(167, 192, 205); /* oklch */ color: oklch(79.3% 0.033 230.4);
Tailwind
colors: {
custom: {
50: '#c1d3dc',
500: '#a7c0cd',
950: '#000000',
},
}SCSS
$custom: #a7c0cd; $custom-light: #c1d3dc; $custom-dark: #000000;
JSON
{
"hex": "#a7c0cd",
"rgb": {
"r": 167,
"g": 192,
"b": 205
},
"hsl": {
"h": 200.526,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.79316,
"c": 0.03291,
"h": 230.4
},
"luminance": 0.50323
}Semantic roles & 50–950 ramp
primary
#A7C0CD
secondary
#A28576
accent
#633FA6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384