#5CA8BE#5CA8BE
#5CA8BE is a light, moderate cyan. Relative luminance 0.340; OKLCH L 69.1% C 0.082 H 218.8°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA8BE |
|---|---|
| RGB | rgb(92, 168, 190) |
| HSL | hsl(193, 43%, 55%) |
| HSV | hsv(193, 52%, 75%) |
| CMYK | cmyk(51.6%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(64.96, -17.43, -18.54) |
| CIE-LCH | lch(64.96, 25.45, 226.75°) |
| OKLab | oklab(69.1% -0.0637 -0.0513) |
| OKLCH | oklch(69.1% 0.082 218.8) |
| XYZ | xyz(27.7070, 33.9959, 53.8070) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.75
Turquoise Blue
#06B1C4
ΔE00 6.48
Bluegrey
#85A3B2
ΔE00 8.17
Cadetblue
#5F9EA0
ΔE00 8.23
Bluey Grey
#89A0B0
ΔE00 10.34
Sky Blue
#87CEEB
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA8BE #BE725C
analogous
#5CBEA3 #5CA8BE #5C77BE
triadic
#5CA8BE #BE5CA8 #A8BE5C
tetradic
#5CA8BE #A35CBE #BE725C #77BE5C
square
#5CA8BE #A35CBE #BE725C #77BE5C
split-complementary
#5CA8BE #BE5C77 #BEA35C
monochromatic
#2E6372 #3F899E #5CA8BE #88BFCF #B4D7E1
Accessibility & contrast
On white
2.69
#5CA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#5CA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA8BE
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA8BE | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#8B99BE
Tritanopia (blue-blind)
#1DB0AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #5ca8be; /* rgb */ color: rgb(92, 168, 190); /* oklch */ color: oklch(69.1% 0.082 218.8);
Tailwind
colors: {
custom: {
50: '#91c2d1',
500: '#5ca8be',
950: '#000000',
},
}SCSS
$custom: #5ca8be; $custom-light: #91c2d1; $custom-dark: #000000;
JSON
{
"hex": "#5ca8be",
"rgb": {
"r": 92,
"g": 168,
"b": 190
},
"hsl": {
"h": 193.469,
"s": 42.982,
"l": 55.294
},
"oklch": {
"l": 0.69103,
"c": 0.08182,
"h": 218.8
},
"luminance": 0.33998
}Semantic roles & 50–950 ramp
primary
#5CA8BE
secondary
#CFB0A6
accent
#7155D3
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0D1214
muted
#7E8182