#5CCBEB#5CCBEB
#5CCBEB is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.0% C 0.110 H 219.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCBEB |
|---|---|
| RGB | rgb(92, 203, 235) |
| HSL | hsl(193, 78%, 64%) |
| HSV | hsv(193, 61%, 92%) |
| CMYK | cmyk(60.9%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.67, -22.38, -25.30) |
| CIE-LCH | lch(76.67, 33.78, 228.50°) |
| OKLab | oklab(78.99% -0.0846 -0.0704) |
| OKLCH | oklch(78.99% 0.11 219.7) |
| XYZ | xyz(40.7589, 50.9812, 86.2735) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.26
Lightblue (survey)
#7BC8F6
ΔE00 6.90
Lightskyblue
#87CEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCBEB #EB7C5C
analogous
#5CEBC4 #5CCBEB #5C84EB
triadic
#5CCBEB #EB5CCB #CBEB5C
tetradic
#5CCBEB #C45CEB #EB7C5C #84EB5C
square
#5CCBEB #C45CEB #EB7C5C #84EB5C
split-complementary
#5CCBEB #EB5C84 #EBC45C
monochromatic
#1692B6 #25BAE4 #5CCBEB #93DCF2 #C9EEF8
Accessibility & contrast
On white
1.88
#5CCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#5CCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCBEB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCBEB | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ccbeb; /* rgb */ color: rgb(92, 203, 235); /* oklch */ color: oklch(79.0% 0.110 219.7);
Tailwind
colors: {
custom: {
50: '#97dbf1',
500: '#5ccbeb',
950: '#000000',
},
}SCSS
$custom: #5ccbeb; $custom-light: #97dbf1; $custom-dark: #000000;
JSON
{
"hex": "#5ccbeb",
"rgb": {
"r": 92,
"g": 203,
"b": 235
},
"hsl": {
"h": 193.427,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.7899,
"c": 0.11006,
"h": 219.7
},
"luminance": 0.50985
}Semantic roles & 50–950 ramp
primary
#5CCBEB
secondary
#B65235
accent
#390BDA
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485