#5CCBE9#5CCBE9
#5CCBE9 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 78.9% C 0.109 H 218.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCBE9 |
|---|---|
| RGB | rgb(92, 203, 233) |
| HSL | hsl(193, 76%, 64%) |
| HSV | hsv(193, 61%, 91%) |
| CMYK | cmyk(60.5%, 12.9%, 0%, 8.6%) |
| CIE-LAB | lab(76.60, -22.97, -24.33) |
| CIE-LCH | lch(76.60, 33.46, 226.65°) |
| OKLab | oklab(78.91% -0.0854 -0.0676) |
| OKLCH | oklch(78.91% 0.109 218.4) |
| XYZ | xyz(40.4716, 50.8663, 84.7603) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.48
Sky Blue
#87CEEB
ΔE00 4.71
Bright Sky Blue
#02CCFE
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCBE9 #E97A5C
analogous
#5CE9C0 #5CCBE9 #5C84E9
triadic
#5CCBE9 #E95CCB #CBE95C
tetradic
#5CCBE9 #C05CE9 #E97A5C #84E95C
square
#5CCBE9 #C05CE9 #E97A5C #84E95C
split-complementary
#5CCBE9 #E95C84 #E9C05C
monochromatic
#1892B3 #26BAE2 #5CCBE9 #92DCF0 #C8EDF8
Accessibility & contrast
On white
1.88
#5CCBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#5CCBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCBE9
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCBE9 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EB
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ccbe9; /* rgb */ color: rgb(92, 203, 233); /* oklch */ color: oklch(78.9% 0.109 218.4);
Tailwind
colors: {
custom: {
50: '#97dbf0',
500: '#5ccbe9',
950: '#000000',
},
}SCSS
$custom: #5ccbe9; $custom-light: #97dbf0; $custom-dark: #000000;
JSON
{
"hex": "#5ccbe9",
"rgb": {
"r": 92,
"g": 203,
"b": 233
},
"hsl": {
"h": 192.766,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.78911,
"c": 0.10892,
"h": 218.4
},
"luminance": 0.5087
}Semantic roles & 50–950 ramp
primary
#5CCBE9
secondary
#B35136
accent
#380DD8
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485