#5CACCA#5CACCA
#5CACCA is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.5% C 0.090 H 224.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CACCA |
|---|---|
| RGB | rgb(92, 172, 202) |
| HSL | hsl(196, 51%, 58%) |
| HSV | hsv(196, 54%, 79%) |
| CMYK | cmyk(54.5%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(66.55, -16.07, -22.77) |
| CIE-LCH | lch(66.55, 27.87, 234.79°) |
| OKLab | oklab(70.52% -0.0637 -0.0632) |
| OKLCH | oklch(70.52% 0.09 224.8) |
| XYZ | xyz(29.8228, 36.0420, 61.2508) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.92
Turquoise Blue
#06B1C4
ΔE00 7.86
Bluegrey
#85A3B2
ΔE00 8.33
Deepskyblue
#00BFFF
ΔE00 8.80
Lightblue (survey)
#7BC8F6
ΔE00 9.40
Sky Blue
#87CEEB
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CACCA #CA7A5C
analogous
#5CCAB1 #5CACCA #5C75CA
triadic
#5CACCA #CA5CAC #ACCA5C
tetradic
#5CACCA #B15CCA #CA7A5C #75CA5C
square
#5CACCA #B15CCA #CA7A5C #75CA5C
split-complementary
#5CACCA #CA5C75 #CAB15C
monochromatic
#2A6A81 #398FB0 #5CACCA #8AC4D9 #B8DBE8
Accessibility & contrast
On white
2.56
#5CACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#5CACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CACCA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CACCA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CC
Deuteranopia (green-blind)
#8B9DCA
Tritanopia (blue-blind)
#00B5B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #5cacca; /* rgb */ color: rgb(92, 172, 202); /* oklch */ color: oklch(70.5% 0.090 224.8);
Tailwind
colors: {
custom: {
50: '#92c4da',
500: '#5cacca',
950: '#000000',
},
}SCSS
$custom: #5cacca; $custom-light: #92c4da; $custom-dark: #000000;
JSON
{
"hex": "#5cacca",
"rgb": {
"r": 92,
"g": 172,
"b": 202
},
"hsl": {
"h": 196.364,
"s": 50.926,
"l": 57.647
},
"oklch": {
"l": 0.70515,
"c": 0.08975,
"h": 224.8
},
"luminance": 0.36045
}Semantic roles & 50–950 ramp
primary
#5CACCA
secondary
#D7B7AB
accent
#744DDA
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183