#5CC8F8#5CC8F8
#5CC8F8 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.120 H 230.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC8F8 |
|---|---|
| RGB | rgb(92, 200, 248) |
| HSL | hsl(198, 92%, 67%) |
| HSV | hsv(198, 63%, 97%) |
| CMYK | cmyk(62.9%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(76.29, -16.94, -32.86) |
| CIE-LCH | lch(76.29, 36.97, 242.73°) |
| OKLab | oklab(78.84% -0.0768 -0.0919) |
| OKLCH | oklch(78.84% 0.12 230.1) |
| XYZ | xyz(42.0045, 50.3568, 96.2949) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.33
Bright Sky Blue
#02CCFE
ΔE00 3.74
Deepskyblue
#00BFFF
ΔE00 4.25
Lightskyblue
#87CEFA
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 4.82
Sky
#82CAFC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC8F8 #F88C5C
analogous
#5CF8DA #5CC8F8 #5C7AF8
triadic
#5CC8F8 #F85CC8 #C8F85C
tetradic
#5CC8F8 #DA5CF8 #F88C5C #7AF85C
square
#5CC8F8 #DA5CF8 #F88C5C #7AF85C
split-complementary
#5CC8F8 #F85C7A #F8DA5C
monochromatic
#0993D1 #21B4F5 #5CC8F8 #97DCFB #D1F0FD
Accessibility & contrast
On white
1.90
#5CC8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#5CC8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC8F8
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC8F8 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5FA
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5cc8f8; /* rgb */ color: rgb(92, 200, 248); /* oklch */ color: oklch(78.8% 0.120 230.1);
Tailwind
colors: {
custom: {
50: '#98d8fa',
500: '#5cc8f8',
950: '#000000',
},
}SCSS
$custom: #5cc8f8; $custom-light: #98d8fa; $custom-dark: #000000;
JSON
{
"hex": "#5cc8f8",
"rgb": {
"r": 92,
"g": 200,
"b": 248
},
"hsl": {
"h": 198.462,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.78843,
"c": 0.11979,
"h": 230.1
},
"luminance": 0.50361
}Semantic roles & 50–950 ramp
primary
#5CC8F8
secondary
#CC5D2C
accent
#4700E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385