#5CCEEB#5CCEEB
#5CCEEB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.110 H 217.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEEB |
|---|---|
| RGB | rgb(92, 206, 235) |
| HSL | hsl(192, 78%, 64%) |
| HSV | hsv(192, 61%, 92%) |
| CMYK | cmyk(60.9%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.53, -23.89, -23.99) |
| CIE-LCH | lch(77.53, 33.85, 225.12°) |
| OKLab | oklab(79.68% -0.0877 -0.0667) |
| OKLCH | oklch(79.68% 0.11 217.2) |
| XYZ | xyz(41.4743, 52.4118, 86.5119) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 4.93
Bright Sky Blue
#02CCFE
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 6.89
Lightblue (survey)
#7BC8F6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEEB #EB795C
analogous
#5CEBC1 #5CCEEB #5C87EB
triadic
#5CCEEB #EB5CCE #CEEB5C
tetradic
#5CCEEB #C15CEB #EB795C #87EB5C
square
#5CCEEB #C15CEB #EB795C #87EB5C
split-complementary
#5CCEEB #EB5C87 #EBC15C
monochromatic
#1696B6 #25BEE4 #5CCEEB #93DEF2 #C9EFF8
Accessibility & contrast
On white
1.83
#5CCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#5CCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEEB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEEB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5cceeb; /* rgb */ color: rgb(92, 206, 235); /* oklch */ color: oklch(79.7% 0.110 217.2);
Tailwind
colors: {
custom: {
50: '#97ddf1',
500: '#5cceeb',
950: '#000000',
},
}SCSS
$custom: #5cceeb; $custom-light: #97ddf1; $custom-dark: #000000;
JSON
{
"hex": "#5cceeb",
"rgb": {
"r": 92,
"g": 206,
"b": 235
},
"hsl": {
"h": 192.168,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.79678,
"c": 0.11018,
"h": 217.2
},
"luminance": 0.52416
}Semantic roles & 50–950 ramp
primary
#5CCEEB
secondary
#B64F35
accent
#350BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485