#5CCEFF#5CCEFF
#5CCEFF is a light, vivid cyan. Relative luminance 0.536; OKLCH L 80.5% C 0.124 H 229.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEFF |
|---|---|
| RGB | rgb(92, 206, 255) |
| HSL | hsl(198, 100%, 68%) |
| HSV | hsv(198, 64%, 100%) |
| CMYK | cmyk(63.9%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.25, -17.91, -33.58) |
| CIE-LCH | lch(78.25, 38.05, 241.93°) |
| OKLab | oklab(80.49% -0.0804 -0.0939) |
| OKLCH | oklch(80.49% 0.124 229.4) |
| XYZ | xyz(44.5278, 53.6333, 102.5939) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Lightskyblue
#87CEFA
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.65
Sky
#82CAFC
ΔE00 5.11
Deepskyblue
#00BFFF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEFF #FF8D5C
analogous
#5CFFDF #5CCEFF #5C7CFF
triadic
#5CCEFF #FF5CCE #CEFF5C
tetradic
#5CCEFF #DF5CFF #FF8D5C #7CFF5C
square
#5CCEFF #DF5CFF #FF8D5C #7CFF5C
split-complementary
#5CCEFF #FF5C7C #FFDF5C
monochromatic
#009DE1 #1FBCFF #5CCEFF #99E0FF #D6F3FF
Accessibility & contrast
On white
1.79
#5CCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#5CCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEFF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEFF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cceff; /* rgb */ color: rgb(92, 206, 255); /* oklch */ color: oklch(80.5% 0.124 229.4);
Tailwind
colors: {
custom: {
50: '#9addff',
500: '#5cceff',
950: '#000000',
},
}SCSS
$custom: #5cceff; $custom-light: #9addff; $custom-dark: #000000;
JSON
{
"hex": "#5cceff",
"rgb": {
"r": 92,
"g": 206,
"b": 255
},
"hsl": {
"h": 198.037,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.80494,
"c": 0.12367,
"h": 229.4
},
"luminance": 0.53638
}Semantic roles & 50–950 ramp
primary
#5CCEFF
secondary
#D95C26
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486