#5CAACA#5CAACA
#5CAACA is a light, moderate cyan. Relative luminance 0.353; OKLCH L 70.1% C 0.090 H 226.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CAACA |
|---|---|
| RGB | rgb(92, 170, 202) |
| HSL | hsl(197, 51%, 58%) |
| HSV | hsv(197, 54%, 79%) |
| CMYK | cmyk(54.5%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(65.97, -15.00, -23.66) |
| CIE-LCH | lch(65.97, 28.01, 237.62°) |
| OKLab | oklab(70.05% -0.0614 -0.0657) |
| OKLCH | oklch(70.05% 0.09 226.9) |
| XYZ | xyz(29.4450, 35.2864, 61.1249) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.62
Bluegrey
#85A3B2
ΔE00 8.13
Turquoise Blue
#06B1C4
ΔE00 8.64
Deepskyblue
#00BFFF
ΔE00 8.66
Lightblue (survey)
#7BC8F6
ΔE00 9.44
Bluey Grey
#89A0B0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CAACA #CA7C5C
analogous
#5CCAB3 #5CAACA #5C73CA
triadic
#5CAACA #CA5CAA #AACA5C
tetradic
#5CAACA #B35CCA #CA7C5C #73CA5C
square
#5CAACA #B35CCA #CA7C5C #73CA5C
split-complementary
#5CAACA #CA5C73 #CAB35C
monochromatic
#2A6881 #398DB0 #5CAACA #8AC2D9 #B8DAE8
Accessibility & contrast
On white
2.61
#5CAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#5CAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CAACA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CAACA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CC
Deuteranopia (green-blind)
#899BCA
Tritanopia (blue-blind)
#00B3B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #5caaca; /* rgb */ color: rgb(92, 170, 202); /* oklch */ color: oklch(70.1% 0.090 226.9);
Tailwind
colors: {
custom: {
50: '#92c3da',
500: '#5caaca',
950: '#000000',
},
}SCSS
$custom: #5caaca; $custom-light: #92c3da; $custom-dark: #000000;
JSON
{
"hex": "#5caaca",
"rgb": {
"r": 92,
"g": 170,
"b": 202
},
"hsl": {
"h": 197.455,
"s": 50.926,
"l": 57.647
},
"oklch": {
"l": 0.70052,
"c": 0.08998,
"h": 226.9
},
"luminance": 0.35289
}Semantic roles & 50–950 ramp
primary
#5CAACA
secondary
#D7B8AB
accent
#764DDA
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183