#5CCCF0#5CCCF0
#5CCCF0 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.4% C 0.113 H 222.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCF0 |
|---|---|
| RGB | rgb(92, 204, 240) |
| HSL | hsl(195, 83%, 65%) |
| HSV | hsv(195, 62%, 94%) |
| CMYK | cmyk(61.7%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.13, -21.41, -27.27) |
| CIE-LCH | lch(77.13, 34.67, 231.87°) |
| OKLab | oklab(79.42% -0.0838 -0.076) |
| OKLCH | oklch(79.42% 0.113 222.2) |
| XYZ | xyz(41.7284, 51.7480, 90.2104) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Lightskyblue
#87CEFA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCF0 #F0805C
analogous
#5CF0CA #5CCCF0 #5C82F0
triadic
#5CCCF0 #F05CCC #CCF05C
tetradic
#5CCCF0 #CA5CF0 #F0805C #82F05C
square
#5CCCF0 #CA5CF0 #F0805C #82F05C
split-complementary
#5CCCF0 #F05C82 #F0CA5C
monochromatic
#1296C0 #24BAEB #5CCCF0 #94DEF5 #CCEFFA
Accessibility & contrast
On white
1.85
#5CCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#5CCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCF0
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCF0 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5cccf0; /* rgb */ color: rgb(92, 204, 240); /* oklch */ color: oklch(79.4% 0.113 222.2);
Tailwind
colors: {
custom: {
50: '#98dbf5',
500: '#5cccf0',
950: '#000000',
},
}SCSS
$custom: #5cccf0; $custom-light: #98dbf5; $custom-dark: #000000;
JSON
{
"hex": "#5cccf0",
"rgb": {
"r": 92,
"g": 204,
"b": 240
},
"hsl": {
"h": 194.595,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.79419,
"c": 0.11311,
"h": 222.2
},
"luminance": 0.51752
}Semantic roles & 50–950 ramp
primary
#5CCCF0
secondary
#BE5432
accent
#3B06E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485