#ACC0CA#ACC0CA
#ACC0CA is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.026 H 229.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0CA |
|---|---|
| RGB | rgb(172, 192, 202) |
| HSL | hsl(200, 22%, 73%) |
| HSV | hsv(200, 15%, 79%) |
| CMYK | cmyk(14.9%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(76.52, -4.74, -7.33) |
| CIE-LCH | lch(76.52, 8.73, 237.10°) |
| OKLab | oklab(79.57% -0.0171 -0.0198) |
| OKLCH | oklch(79.57% 0.026 229.2) |
| XYZ | xyz(46.5209, 50.7332, 63.2071) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 7.04
Dove Gray
#B6B8BD
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0CA #CAB6AC
analogous
#ACCAC5 #ACC0CA #ACB1CA
triadic
#ACC0CA #CAACC0 #C0CAAC
tetradic
#ACC0CA #C5ACCA #CAB6AC #B1CAAC
square
#ACC0CA #C5ACCA #CAB6AC #B1CAAC
split-complementary
#ACC0CA #CAACB1 #CAC5AC
monochromatic
#62879A #87A4B2 #ACC0CA #D1DCE2 #ECF1F3
Accessibility & contrast
On white
1.88
#ACC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ACC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0CA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0CA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#A4C3C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc0ca; /* rgb */ color: rgb(172, 192, 202); /* oklch */ color: oklch(79.6% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#c5d3da',
500: '#acc0ca',
950: '#000000',
},
}SCSS
$custom: #acc0ca; $custom-light: #c5d3da; $custom-dark: #000000;
JSON
{
"hex": "#acc0ca",
"rgb": {
"r": 172,
"g": 192,
"b": 202
},
"hsl": {
"h": 200,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.79571,
"c": 0.02612,
"h": 229.2
},
"luminance": 0.50734
}Semantic roles & 50–950 ramp
primary
#ACC0CA
secondary
#9F877C
accent
#6445A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383