#5CC6FF#5CC6FF
#5CC6FF is a light, vivid cyan. Relative luminance 0.499; OKLCH L 78.7% C 0.127 H 235.1°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC6FF |
|---|---|
| RGB | rgb(92, 198, 255) |
| HSL | hsl(201, 100%, 68%) |
| HSV | hsv(201, 64%, 100%) |
| CMYK | cmyk(63.9%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(76.00, -13.74, -37.06) |
| CIE-LCH | lch(76.00, 39.52, 249.66°) |
| OKLab | oklab(78.7% -0.0725 -0.104) |
| OKLCH | oklch(78.7% 0.127 235.1) |
| XYZ | xyz(42.6507, 49.8791, 101.9682) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.93
Deepskyblue
#00BFFF
ΔE00 3.67
Sky
#82CAFC
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.35
Bright Sky Blue
#02CCFE
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC6FF #FF955C
analogous
#5CFFE7 #5CC6FF #5C74FF
triadic
#5CC6FF #FF5CC6 #C6FF5C
tetradic
#5CC6FF #E75CFF #FF955C #74FF5C
square
#5CC6FF #E75CFF #FF955C #74FF5C
split-complementary
#5CC6FF #FF5C74 #FFE75C
monochromatic
#0092E1 #1FB1FF #5CC6FF #99DBFF #D6F1FF
Accessibility & contrast
On white
1.91
#5CC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#5CC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC6FF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC6FF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #5cc6ff; /* rgb */ color: rgb(92, 198, 255); /* oklch */ color: oklch(78.7% 0.127 235.1);
Tailwind
colors: {
custom: {
50: '#99d7ff',
500: '#5cc6ff',
950: '#000000',
},
}SCSS
$custom: #5cc6ff; $custom-light: #99d7ff; $custom-dark: #000000;
JSON
{
"hex": "#5cc6ff",
"rgb": {
"r": 92,
"g": 198,
"b": 255
},
"hsl": {
"h": 200.982,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.787,
"c": 0.12672,
"h": 235.1
},
"luminance": 0.49883
}Semantic roles & 50–950 ramp
primary
#5CC6FF
secondary
#F4D4C2
accent
#5000E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#0F1418
muted
#7F8386