#5CCBEE#5CCBEE
#5CCBEE is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.1% C 0.112 H 221.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCBEE |
|---|---|
| RGB | rgb(92, 203, 238) |
| HSL | hsl(194, 81%, 65%) |
| HSV | hsv(194, 61%, 93%) |
| CMYK | cmyk(61.3%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.77, -21.49, -26.75) |
| CIE-LCH | lch(76.77, 34.31, 231.22°) |
| OKLab | oklab(79.11% -0.0835 -0.0745) |
| OKLCH | oklch(79.11% 0.112 221.7) |
| XYZ | xyz(41.1960, 51.1560, 88.5754) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 4.83
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCBEE #EE7F5C
analogous
#5CEEC8 #5CCBEE #5C82EE
triadic
#5CCBEE #EE5CCB #CBEE5C
tetradic
#5CCBEE #C85CEE #EE7F5C #82EE5C
square
#5CCBEE #C85CEE #EE7F5C #82EE5C
split-complementary
#5CCBEE #EE5C82 #EEC85C
monochromatic
#1494BC #25B9E8 #5CCBEE #93DDF4 #CBEEFA
Accessibility & contrast
On white
1.87
#5CCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#5CCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCBEE
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCBEE | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ccbee; /* rgb */ color: rgb(92, 203, 238); /* oklch */ color: oklch(79.1% 0.112 221.7);
Tailwind
colors: {
custom: {
50: '#98dbf3',
500: '#5ccbee',
950: '#000000',
},
}SCSS
$custom: #5ccbee; $custom-light: #98dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5ccbee",
"rgb": {
"r": 92,
"g": 203,
"b": 238
},
"hsl": {
"h": 194.384,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.7911,
"c": 0.11189,
"h": 221.7
},
"luminance": 0.5116
}Semantic roles & 50–950 ramp
primary
#5CCBEE
secondary
#BB5433
accent
#3B08DD
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485