#5CC8F4#5CC8F4
#5CC8F4 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.7% C 0.117 H 227.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC8F4 |
|---|---|
| RGB | rgb(92, 200, 244) |
| HSL | hsl(197, 87%, 66%) |
| HSV | hsv(197, 62%, 96%) |
| CMYK | cmyk(62.3%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.14, -18.16, -30.94) |
| CIE-LCH | lch(76.14, 35.88, 239.60°) |
| OKLab | oklab(78.67% -0.0783 -0.0864) |
| OKLCH | oklch(78.67% 0.117 227.8) |
| XYZ | xyz(41.3906, 50.1113, 93.0615) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.29
Lightblue (survey)
#7BC8F6
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.56
Sky Blue
#87CEEB
ΔE00 4.78
Deepskyblue
#00BFFF
ΔE00 4.89
Lightskyblue
#87CEFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC8F4 #F4885C
analogous
#5CF4D4 #5CC8F4 #5C7CF4
triadic
#5CC8F4 #F45CC8 #C8F45C
tetradic
#5CC8F4 #D45CF4 #F4885C #7CF45C
square
#5CC8F4 #D45CF4 #F4885C #7CF45C
split-complementary
#5CC8F4 #F45C7C #F4D45C
monochromatic
#0E92C8 #23B5F0 #5CC8F4 #95DBF8 #CFEFFC
Accessibility & contrast
On white
1.91
#5CC8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#5CC8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC8F4
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC8F4 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5cc8f4; /* rgb */ color: rgb(92, 200, 244); /* oklch */ color: oklch(78.7% 0.117 227.8);
Tailwind
colors: {
custom: {
50: '#98d8f8',
500: '#5cc8f4',
950: '#000000',
},
}SCSS
$custom: #5cc8f4; $custom-light: #98d8f8; $custom-dark: #000000;
JSON
{
"hex": "#5cc8f4",
"rgb": {
"r": 92,
"g": 200,
"b": 244
},
"hsl": {
"h": 197.368,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.78674,
"c": 0.11659,
"h": 227.8
},
"luminance": 0.50116
}Semantic roles & 50–950 ramp
primary
#5CC8F4
secondary
#C55B2F
accent
#4302E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385