#ACC5CC#ACC5CC
#ACC5CC is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.7% C 0.029 H 216.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5CC |
|---|---|
| RGB | rgb(172, 197, 204) |
| HSL | hsl(193, 24%, 74%) |
| HSV | hsv(193, 16%, 80%) |
| CMYK | cmyk(15.7%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(77.91, -6.96, -6.34) |
| CIE-LCH | lch(77.91, 9.42, 222.34°) |
| OKLab | oklab(80.69% -0.0232 -0.0171) |
| OKLCH | oklch(80.69% 0.029 216.5) |
| XYZ | xyz(47.8758, 53.0616, 64.8345) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.53
Silver (survey)
#C5C9C7
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5CC #CCB3AC
analogous
#ACCCC3 #ACC5CC #ACB5CC
triadic
#ACC5CC #CCACC5 #C5CCAC
tetradic
#ACC5CC #C3ACCC #CCB3AC #B5CCAC
square
#ACC5CC #C3ACCC #CCB3AC #B5CCAC
split-complementary
#ACC5CC #CCACB5 #CCC3AC
monochromatic
#61909D #86ABB5 #ACC5CC #D2DFE3 #ECF2F3
Accessibility & contrast
On white
1.81
#ACC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ACC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5CC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5CC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#A3C8C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc5cc; /* rgb */ color: rgb(172, 197, 204); /* oklch */ color: oklch(80.7% 0.029 216.5);
Tailwind
colors: {
custom: {
50: '#c5d6db',
500: '#acc5cc',
950: '#000000',
},
}SCSS
$custom: #acc5cc; $custom-light: #c5d6db; $custom-dark: #000000;
JSON
{
"hex": "#acc5cc",
"rgb": {
"r": 172,
"g": 197,
"b": 204
},
"hsl": {
"h": 193.125,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.80691,
"c": 0.02886,
"h": 216.5
},
"luminance": 0.53063
}Semantic roles & 50–950 ramp
primary
#ACC5CC
secondary
#A1837B
accent
#5843A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384