#5CE0FF#5CE0FF
#5CE0FF is a very light, vivid cyan. Relative luminance 0.628; OKLCH L 84.6% C 0.122 H 216.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0FF |
|---|---|
| RGB | rgb(92, 224, 255) |
| HSL | hsl(191, 100%, 68%) |
| HSV | hsv(191, 64%, 100%) |
| CMYK | cmyk(63.9%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(83.34, -26.96, -25.77) |
| CIE-LCH | lch(83.34, 37.29, 223.71°) |
| OKLab | oklab(84.57% -0.0984 -0.0717) |
| OKLCH | oklch(84.57% 0.122 216.1) |
| XYZ | xyz(49.1119, 62.8013, 104.1219) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.15
Robin'S Egg
#6DEDFD
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 6.74
Bright Sky Blue
#02CCFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0FF #FF7B5C
analogous
#5CFFCC #5CE0FF #5C8EFF
triadic
#5CE0FF #FF5CE0 #E0FF5C
tetradic
#5CE0FF #CC5CFF #FF7B5C #8EFF5C
square
#5CE0FF #CC5CFF #FF7B5C #8EFF5C
split-complementary
#5CE0FF #FF5C8E #FFCC5C
monochromatic
#00B6E1 #1FD4FF #5CE0FF #99ECFF #D6F7FF
Accessibility & contrast
On white
1.55
#5CE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5CE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0FF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0FF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00EBEA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce0ff; /* rgb */ color: rgb(92, 224, 255); /* oklch */ color: oklch(84.6% 0.122 216.1);
Tailwind
colors: {
custom: {
50: '#9beaff',
500: '#5ce0ff',
950: '#000000',
},
}SCSS
$custom: #5ce0ff; $custom-light: #9beaff; $custom-dark: #000000;
JSON
{
"hex": "#5ce0ff",
"rgb": {
"r": 92,
"g": 224,
"b": 255
},
"hsl": {
"h": 191.411,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.84568,
"c": 0.1217,
"h": 216.1
},
"luminance": 0.62807
}Semantic roles & 50–950 ramp
primary
#5CE0FF
secondary
#D94826
accent
#2C00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486