#5CCEF0#5CCEF0
#5CCEF0 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.113 H 220.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEF0 |
|---|---|
| RGB | rgb(92, 206, 240) |
| HSL | hsl(194, 83%, 65%) |
| HSV | hsv(194, 62%, 94%) |
| CMYK | cmyk(61.7%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(77.70, -22.42, -26.40) |
| CIE-LCH | lch(77.70, 34.64, 229.66°) |
| OKLab | oklab(79.88% -0.0858 -0.0735) |
| OKLCH | oklch(79.88% 0.113 220.6) |
| XYZ | xyz(42.2068, 52.7048, 90.3699) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.34
Baby Blue
#89CFF0
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 6.64
Lightskyblue
#87CEFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEF0 #F07E5C
analogous
#5CF0C8 #5CCEF0 #5C84F0
triadic
#5CCEF0 #F05CCE #CEF05C
tetradic
#5CCEF0 #C85CF0 #F07E5C #84F05C
square
#5CCEF0 #C85CF0 #F07E5C #84F05C
split-complementary
#5CCEF0 #F05C84 #F0C85C
monochromatic
#1298C0 #24BDEB #5CCEF0 #94DFF5 #CCF0FA
Accessibility & contrast
On white
1.82
#5CCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#5CCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEF0
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEF0 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F2
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccef0; /* rgb */ color: rgb(92, 206, 240); /* oklch */ color: oklch(79.9% 0.113 220.6);
Tailwind
colors: {
custom: {
50: '#98ddf5',
500: '#5ccef0',
950: '#000000',
},
}SCSS
$custom: #5ccef0; $custom-light: #98ddf5; $custom-dark: #000000;
JSON
{
"hex": "#5ccef0",
"rgb": {
"r": 92,
"g": 206,
"b": 240
},
"hsl": {
"h": 193.784,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.79875,
"c": 0.113,
"h": 220.6
},
"luminance": 0.52709
}Semantic roles & 50–950 ramp
primary
#5CCEF0
secondary
#BE5232
accent
#3806E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485