#ACC5CA#ACC5CA
#ACC5CA is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.6% C 0.028 H 211.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5CA |
|---|---|
| RGB | rgb(172, 197, 202) |
| HSL | hsl(190, 22%, 73%) |
| HSV | hsv(190, 15%, 79%) |
| CMYK | cmyk(14.9%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.86, -7.38, -5.35) |
| CIE-LCH | lch(77.86, 9.11, 215.92°) |
| OKLab | oklab(80.63% -0.024 -0.0145) |
| OKLCH | oklch(80.63% 0.028 211.1) |
| XYZ | xyz(47.6375, 52.9663, 63.5793) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 8.44
Cool Gray
#9AA7B0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5CA #CAB1AC
analogous
#ACCAC0 #ACC5CA #ACB6CA
triadic
#ACC5CA #CAACC5 #C5CAAC
tetradic
#ACC5CA #C0ACCA #CAB1AC #B6CAAC
square
#ACC5CA #C0ACCA #CAB1AC #B6CAAC
split-complementary
#ACC5CA #CAACB6 #CAC0AC
monochromatic
#62909A #87ABB2 #ACC5CA #D1DFE2 #ECF2F3
Accessibility & contrast
On white
1.81
#ACC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ACC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5CA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5CA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#BBBFCA
Tritanopia (blue-blind)
#A4C8C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc5ca; /* rgb */ color: rgb(172, 197, 202); /* oklch */ color: oklch(80.6% 0.028 211.1);
Tailwind
colors: {
custom: {
50: '#c5d6da',
500: '#acc5ca',
950: '#000000',
},
}SCSS
$custom: #acc5ca; $custom-light: #c5d6da; $custom-dark: #000000;
JSON
{
"hex": "#acc5ca",
"rgb": {
"r": 172,
"g": 197,
"b": 202
},
"hsl": {
"h": 190,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.80628,
"c": 0.02801,
"h": 211.1
},
"luminance": 0.52967
}Semantic roles & 50–950 ramp
primary
#ACC5CA
secondary
#9F817C
accent
#5445A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383