#5CCCF1#5CCCF1
#5CCCF1 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.114 H 222.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCF1 |
|---|---|
| RGB | rgb(92, 204, 241) |
| HSL | hsl(195, 84%, 65%) |
| HSV | hsv(195, 62%, 95%) |
| CMYK | cmyk(61.8%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.17, -21.11, -27.76) |
| CIE-LCH | lch(77.17, 34.87, 232.75°) |
| OKLab | oklab(79.46% -0.0834 -0.0773) |
| OKLCH | oklch(79.46% 0.114 222.8) |
| XYZ | xyz(41.8773, 51.8076, 90.9949) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.60
Neon Blue
#04D9FF
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.73
Lightskyblue
#87CEFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCF1 #F1815C
analogous
#5CF1CB #5CCCF1 #5C82F1
triadic
#5CCCF1 #F15CCC #CCF15C
tetradic
#5CCCF1 #CB5CF1 #F1815C #82F15C
square
#5CCCF1 #CB5CF1 #F1815C #82F15C
split-complementary
#5CCCF1 #F15C82 #F1CB5C
monochromatic
#1196C2 #24BAEC #5CCCF1 #94DEF6 #CDEFFB
Accessibility & contrast
On white
1.85
#5CCCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#5CCCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCF1
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCF1 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F3
Deuteranopia (green-blind)
#A1B8F1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cccf1; /* rgb */ color: rgb(92, 204, 241); /* oklch */ color: oklch(79.5% 0.114 222.8);
Tailwind
colors: {
custom: {
50: '#98dbf5',
500: '#5cccf1',
950: '#000000',
},
}SCSS
$custom: #5cccf1; $custom-light: #98dbf5; $custom-dark: #000000;
JSON
{
"hex": "#5cccf1",
"rgb": {
"r": 92,
"g": 204,
"b": 241
},
"hsl": {
"h": 194.899,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.79459,
"c": 0.11376,
"h": 222.8
},
"luminance": 0.51812
}Semantic roles & 50–950 ramp
primary
#5CCCF1
secondary
#C05532
accent
#3B05E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485