#5CA7CA#5CA7CA
#5CA7CA is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.4% C 0.091 H 230.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA7CA |
|---|---|
| RGB | rgb(92, 167, 202) |
| HSL | hsl(199, 51%, 58%) |
| HSV | hsv(199, 54%, 79%) |
| CMYK | cmyk(54.5%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.10, -13.40, -24.99) |
| CIE-LCH | lch(65.10, 28.35, 241.81°) |
| OKLab | oklab(69.36% -0.058 -0.0695) |
| OKLCH | oklch(69.36% 0.091 230.1) |
| XYZ | xyz(28.8890, 34.1745, 60.9396) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.46
Bluegrey
#85A3B2
ΔE00 8.05
Deepskyblue
#00BFFF
ΔE00 8.71
Bluey Grey
#89A0B0
ΔE00 9.43
Lightblue (survey)
#7BC8F6
ΔE00 9.70
Turquoise Blue
#06B1C4
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA7CA #CA7F5C
analogous
#5CCAB6 #5CA7CA #5C70CA
triadic
#5CA7CA #CA5CA7 #A7CA5C
tetradic
#5CA7CA #B65CCA #CA7F5C #70CA5C
square
#5CA7CA #B65CCA #CA7F5C #70CA5C
split-complementary
#5CA7CA #CA5C70 #CAB65C
monochromatic
#2A6681 #398AB0 #5CA7CA #8AC0D9 #B8D9E8
Accessibility & contrast
On white
2.68
#5CA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#5CA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA7CA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA7CA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CC
Deuteranopia (green-blind)
#8699CA
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #5ca7ca; /* rgb */ color: rgb(92, 167, 202); /* oklch */ color: oklch(69.4% 0.091 230.1);
Tailwind
colors: {
custom: {
50: '#92c1da',
500: '#5ca7ca',
950: '#000000',
},
}SCSS
$custom: #5ca7ca; $custom-light: #92c1da; $custom-dark: #000000;
JSON
{
"hex": "#5ca7ca",
"rgb": {
"r": 92,
"g": 167,
"b": 202
},
"hsl": {
"h": 199.091,
"s": 50.926,
"l": 57.647
},
"oklch": {
"l": 0.69359,
"c": 0.09058,
"h": 230.1
},
"luminance": 0.34177
}Semantic roles & 50–950 ramp
primary
#5CA7CA
secondary
#D7B9AB
accent
#7A4DDA
background
#F9FBFD
surface
#F2F7FA
border
#CCD0D3
text
#0E1214
muted
#7E8183