#5CC8F6#5CC8F6
#5CC8F6 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.8% C 0.118 H 229.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC8F6 |
|---|---|
| RGB | rgb(92, 200, 246) |
| HSL | hsl(198, 90%, 66%) |
| HSV | hsv(198, 63%, 96%) |
| CMYK | cmyk(62.6%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(76.21, -17.55, -31.90) |
| CIE-LCH | lch(76.21, 36.41, 241.18°) |
| OKLab | oklab(78.76% -0.0775 -0.0892) |
| OKLCH | oklch(78.76% 0.118 229) |
| XYZ | xyz(41.6959, 50.2334, 94.6695) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.47
Lightblue (survey)
#7BC8F6
ΔE00 3.61
Deepskyblue
#00BFFF
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.72
Sky Blue
#87CEEB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC8F6 #F68A5C
analogous
#5CF6D7 #5CC8F6 #5C7BF6
triadic
#5CC8F6 #F65CC8 #C8F65C
tetradic
#5CC8F6 #D75CF6 #F68A5C #7BF65C
square
#5CC8F6 #D75CF6 #F68A5C #7BF65C
split-complementary
#5CC8F6 #F65C7B #F6D75C
monochromatic
#0B93CC #22B4F3 #5CC8F6 #96DCF9 #D0EFFC
Accessibility & contrast
On white
1.90
#5CC8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#5CC8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC8F6
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC8F6 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F8
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5cc8f6; /* rgb */ color: rgb(92, 200, 246); /* oklch */ color: oklch(78.8% 0.118 229.0);
Tailwind
colors: {
custom: {
50: '#98d8f9',
500: '#5cc8f6',
950: '#000000',
},
}SCSS
$custom: #5cc8f6; $custom-light: #98d8f9; $custom-dark: #000000;
JSON
{
"hex": "#5cc8f6",
"rgb": {
"r": 92,
"g": 200,
"b": 246
},
"hsl": {
"h": 197.922,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.78758,
"c": 0.11817,
"h": 229
},
"luminance": 0.50238
}Semantic roles & 50–950 ramp
primary
#5CC8F6
secondary
#C85C2E
accent
#4500E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385