#5CC8F3#5CC8F3
#5CC8F3 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.6% C 0.116 H 227.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC8F3 |
|---|---|
| RGB | rgb(92, 200, 243) |
| HSL | hsl(197, 86%, 66%) |
| HSV | hsv(197, 62%, 95%) |
| CMYK | cmyk(62.1%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.10, -18.46, -30.46) |
| CIE-LCH | lch(76.10, 35.62, 238.79°) |
| OKLab | oklab(78.63% -0.0786 -0.085) |
| OKLCH | oklch(78.63% 0.116 227.3) |
| XYZ | xyz(41.2392, 50.0507, 92.2641) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.24
Lightblue (survey)
#7BC8F6
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 4.54
Sky Blue
#87CEEB
ΔE00 4.67
Deepskyblue
#00BFFF
ΔE00 5.09
Lightskyblue
#87CEFA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC8F3 #F3875C
analogous
#5CF3D2 #5CC8F3 #5C7CF3
triadic
#5CC8F3 #F35CC8 #C8F35C
tetradic
#5CC8F3 #D25CF3 #F3875C #7CF35C
square
#5CC8F3 #D25CF3 #F3875C #7CF35C
split-complementary
#5CC8F3 #F35C7C #F3D25C
monochromatic
#0F92C6 #23B5EF #5CC8F3 #95DBF7 #CEEEFB
Accessibility & contrast
On white
1.91
#5CC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#5CC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC8F3
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC8F3 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F5
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5cc8f3; /* rgb */ color: rgb(92, 200, 243); /* oklch */ color: oklch(78.6% 0.116 227.3);
Tailwind
colors: {
custom: {
50: '#98d8f7',
500: '#5cc8f3',
950: '#000000',
},
}SCSS
$custom: #5cc8f3; $custom-light: #98d8f7; $custom-dark: #000000;
JSON
{
"hex": "#5cc8f3",
"rgb": {
"r": 92,
"g": 200,
"b": 243
},
"hsl": {
"h": 197.086,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.78632,
"c": 0.11581,
"h": 227.3
},
"luminance": 0.50055
}Semantic roles & 50–950 ramp
primary
#5CC8F3
secondary
#C35A30
accent
#4303E3
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385