#5CCCF6#5CCCF6
#5CCCF6 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.117 H 225.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCF6 |
|---|---|
| RGB | rgb(92, 204, 246) |
| HSL | hsl(196, 90%, 66%) |
| HSV | hsv(196, 63%, 96%) |
| CMYK | cmyk(62.6%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.35, -19.61, -30.16) |
| CIE-LCH | lch(77.35, 35.97, 236.96°) |
| OKLab | oklab(79.66% -0.0816 -0.0842) |
| OKLCH | oklch(79.66% 0.117 225.9) |
| XYZ | xyz(42.6345, 52.1105, 94.9824) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 4.40
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCF6 #F6865C
analogous
#5CF6D3 #5CCCF6 #5C7FF6
triadic
#5CCCF6 #F65CCC #CCF65C
tetradic
#5CCCF6 #D35CF6 #F6865C #7FF65C
square
#5CCCF6 #D35CF6 #F6865C #7FF65C
split-complementary
#5CCCF6 #F65C7F #F6D35C
monochromatic
#0B98CC #22BAF3 #5CCCF6 #96DEF9 #D0F0FC
Accessibility & contrast
On white
1.84
#5CCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#5CCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCF6
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCF6 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cccf6; /* rgb */ color: rgb(92, 204, 246); /* oklch */ color: oklch(79.7% 0.117 225.9);
Tailwind
colors: {
custom: {
50: '#98dbf9',
500: '#5cccf6',
950: '#000000',
},
}SCSS
$custom: #5cccf6; $custom-light: #98dbf9; $custom-dark: #000000;
JSON
{
"hex": "#5cccf6",
"rgb": {
"r": 92,
"g": 204,
"b": 246
},
"hsl": {
"h": 196.364,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.79664,
"c": 0.11723,
"h": 225.9
},
"luminance": 0.52115
}Semantic roles & 50–950 ramp
primary
#5CCCF6
secondary
#C8582E
accent
#3F00E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485