#5CCFF6#5CCFF6
#5CCFF6 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.3% C 0.117 H 223.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFF6 |
|---|---|
| RGB | rgb(92, 207, 246) |
| HSL | hsl(195, 90%, 66%) |
| HSV | hsv(195, 63%, 96%) |
| CMYK | cmyk(62.6%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.20, -21.14, -28.85) |
| CIE-LCH | lch(78.20, 35.76, 233.76°) |
| OKLab | oklab(80.35% -0.0846 -0.0804) |
| OKLCH | oklch(80.35% 0.117 223.5) |
| XYZ | xyz(43.3544, 53.5503, 95.2223) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.21
Sky Blue
#87CEEB
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.49
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Lightskyblue
#87CEFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFF6 #F6835C
analogous
#5CF6D0 #5CCFF6 #5C82F6
triadic
#5CCFF6 #F65CCF #CFF65C
tetradic
#5CCFF6 #D05CF6 #F6835C #82F65C
square
#5CCFF6 #D05CF6 #F6835C #82F65C
split-complementary
#5CCFF6 #F65C82 #F6D05C
monochromatic
#0B9BCC #22BEF3 #5CCFF6 #96E0F9 #D0F1FC
Accessibility & contrast
On white
1.79
#5CCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#5CCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFF6
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFF6 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF8
Deuteranopia (green-blind)
#A3BAF6
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ccff6; /* rgb */ color: rgb(92, 207, 246); /* oklch */ color: oklch(80.3% 0.117 223.5);
Tailwind
colors: {
custom: {
50: '#99ddf9',
500: '#5ccff6',
950: '#000000',
},
}SCSS
$custom: #5ccff6; $custom-light: #99ddf9; $custom-dark: #000000;
JSON
{
"hex": "#5ccff6",
"rgb": {
"r": 92,
"g": 207,
"b": 246
},
"hsl": {
"h": 195.195,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.80345,
"c": 0.11677,
"h": 223.5
},
"luminance": 0.53555
}Semantic roles & 50–950 ramp
primary
#5CCFF6
secondary
#C8552E
accent
#3A00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485