#ACC1CA#ACC1CA
#ACC1CA is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.8% C 0.026 H 225.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC1CA |
|---|---|
| RGB | rgb(172, 193, 202) |
| HSL | hsl(198, 22%, 73%) |
| HSV | hsv(198, 15%, 79%) |
| CMYK | cmyk(14.9%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(76.78, -5.27, -6.93) |
| CIE-LCH | lch(76.78, 8.71, 232.75°) |
| OKLab | oklab(79.78% -0.0184 -0.0187) |
| OKLCH | oklch(79.78% 0.026 225.4) |
| XYZ | xyz(46.7413, 51.1738, 63.2806) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC1CA #CAB5AC
analogous
#ACCAC4 #ACC1CA #ACB2CA
triadic
#ACC1CA #CAACC1 #C1CAAC
tetradic
#ACC1CA #C4ACCA #CAB5AC #B2CAAC
square
#ACC1CA #C4ACCA #CAB5AC #B2CAAC
split-complementary
#ACC1CA #CAACB2 #CAC4AC
monochromatic
#62899A #87A5B2 #ACC1CA #D1DDE2 #ECF1F3
Accessibility & contrast
On white
1.87
#ACC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ACC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC1CA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC1CA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#A4C4C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc1ca; /* rgb */ color: rgb(172, 193, 202); /* oklch */ color: oklch(79.8% 0.026 225.4);
Tailwind
colors: {
custom: {
50: '#c5d3da',
500: '#acc1ca',
950: '#000000',
},
}SCSS
$custom: #acc1ca; $custom-light: #c5d3da; $custom-dark: #000000;
JSON
{
"hex": "#acc1ca",
"rgb": {
"r": 172,
"g": 193,
"b": 202
},
"hsl": {
"h": 198,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.79782,
"c": 0.02628,
"h": 225.4
},
"luminance": 0.51175
}Semantic roles & 50–950 ramp
primary
#ACC1CA
secondary
#9F867C
accent
#6045A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383