#5CD2F8#5CD2F8
#5CD2F8 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.118 H 222.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2F8 |
|---|---|
| RGB | rgb(92, 210, 248) |
| HSL | hsl(195, 92%, 67%) |
| HSV | hsv(195, 63%, 97%) |
| CMYK | cmyk(62.9%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.12, -22.06, -28.50) |
| CIE-LCH | lch(79.12, 36.04, 232.25°) |
| OKLab | oklab(81.11% -0.0869 -0.0794) |
| OKLCH | oklch(81.11% 0.118 222.4) |
| XYZ | xyz(44.3967, 55.1412, 97.0923) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.58
Neon Blue
#04D9FF
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 6.20
Lightskyblue
#87CEFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2F8 #F8825C
analogous
#5CF8D0 #5CD2F8 #5C84F8
triadic
#5CD2F8 #F85CD2 #D2F85C
tetradic
#5CD2F8 #D05CF8 #F8825C #84F85C
square
#5CD2F8 #D05CF8 #F8825C #84F85C
split-complementary
#5CD2F8 #F85C84 #F8D05C
monochromatic
#09A0D1 #21C2F5 #5CD2F8 #97E2FB #D1F2FD
Accessibility & contrast
On white
1.75
#5CD2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#5CD2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2F8
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2F8 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd2f8; /* rgb */ color: rgb(92, 210, 248); /* oklch */ color: oklch(81.1% 0.118 222.4);
Tailwind
colors: {
custom: {
50: '#99e0fa',
500: '#5cd2f8',
950: '#000000',
},
}SCSS
$custom: #5cd2f8; $custom-light: #99e0fa; $custom-dark: #000000;
JSON
{
"hex": "#5cd2f8",
"rgb": {
"r": 92,
"g": 210,
"b": 248
},
"hsl": {
"h": 194.615,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.81108,
"c": 0.11777,
"h": 222.4
},
"luminance": 0.55146
}Semantic roles & 50–950 ramp
primary
#5CD2F8
secondary
#CC532C
accent
#3800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485