#5CB4DA#5CB4DA
#5CB4DA is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.0% C 0.101 H 228.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CB4DA |
|---|---|
| RGB | rgb(92, 180, 218) |
| HSL | hsl(198, 63%, 61%) |
| HSV | hsv(198, 58%, 85%) |
| CMYK | cmyk(57.8%, 17.4%, 0%, 14.5%) |
| CIE-LAB | lab(69.45, -15.55, -27.13) |
| CIE-LCH | lch(69.45, 31.27, 240.18°) |
| OKLab | oklab(73.02% -0.0666 -0.0756) |
| OKLCH | oklch(73.02% 0.101 228.6) |
| XYZ | xyz(33.3849, 39.9766, 72.2730) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.96
Lightblue (survey)
#7BC8F6
ΔE00 6.57
Bright Sky Blue
#02CCFE
ΔE00 7.20
Sky Blue
#87CEEB
ΔE00 7.66
Baby Blue
#89CFF0
ΔE00 7.79
Greyblue
#77A1B5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CB4DA #DA825C
analogous
#5CDAC1 #5CB4DA #5C75DA
triadic
#5CB4DA #DA5CB4 #B4DA5C
tetradic
#5CB4DA #C15CDA #DA825C #75DA5C
square
#5CB4DA #C15CDA #DA825C #75DA5C
split-complementary
#5CB4DA #DA5C75 #DAC15C
monochromatic
#237599 #2E9BCB #5CB4DA #8ECBE5 #C0E2F1
Accessibility & contrast
On white
2.33
#5CB4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#5CB4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CB4DA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CB4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CB4DA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DC
Deuteranopia (green-blind)
#8EA4DA
Tritanopia (blue-blind)
#00BFC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #5cb4da; /* rgb */ color: rgb(92, 180, 218); /* oklch */ color: oklch(73.0% 0.101 228.6);
Tailwind
colors: {
custom: {
50: '#94cae5',
500: '#5cb4da',
950: '#000000',
},
}SCSS
$custom: #5cb4da; $custom-light: #94cae5; $custom-dark: #000000;
JSON
{
"hex": "#5cb4da",
"rgb": {
"r": 92,
"g": 180,
"b": 218
},
"hsl": {
"h": 198.095,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.73022,
"c": 0.10075,
"h": 228.6
},
"luminance": 0.3998
}Semantic roles & 50–950 ramp
primary
#5CB4DA
secondary
#E1BFB1
accent
#501BCB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1315
muted
#7E8284