#5CCCF7#5CCCF7
#5CCCF7 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.118 H 226.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCF7 |
|---|---|
| RGB | rgb(92, 204, 247) |
| HSL | hsl(197, 91%, 66%) |
| HSV | hsv(197, 63%, 97%) |
| CMYK | cmyk(62.8%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.38, -19.31, -30.63) |
| CIE-LCH | lch(77.38, 36.21, 237.78°) |
| OKLab | oklab(79.71% -0.0812 -0.0855) |
| OKLCH | oklch(79.71% 0.118 226.5) |
| XYZ | xyz(42.7883, 52.1720, 95.7929) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.98
Baby Blue
#89CFF0
ΔE00 4.36
Lightblue (survey)
#7BC8F6
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.49
Lightskyblue
#87CEFA
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCF7 #F7875C
analogous
#5CF7D4 #5CCCF7 #5C7FF7
triadic
#5CCCF7 #F75CCC #CCF75C
tetradic
#5CCCF7 #D45CF7 #F7875C #7FF75C
square
#5CCCF7 #D45CF7 #F7875C #7FF75C
split-complementary
#5CCCF7 #F75C7F #F7D45C
monochromatic
#0A98CE #22BAF4 #5CCCF7 #96DEFA #D1F1FD
Accessibility & contrast
On white
1.84
#5CCCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#5CCCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCF7
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCF7 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cccf7; /* rgb */ color: rgb(92, 204, 247); /* oklch */ color: oklch(79.7% 0.118 226.5);
Tailwind
colors: {
custom: {
50: '#99dbfa',
500: '#5cccf7',
950: '#000000',
},
}SCSS
$custom: #5cccf7; $custom-light: #99dbfa; $custom-dark: #000000;
JSON
{
"hex": "#5cccf7",
"rgb": {
"r": 92,
"g": 204,
"b": 247
},
"hsl": {
"h": 196.645,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.79705,
"c": 0.11797,
"h": 226.5
},
"luminance": 0.52176
}Semantic roles & 50–950 ramp
primary
#5CCCF7
secondary
#CA592D
accent
#4000E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485