#5CE2FF#5CE2FF
#5CE2FF is a very light, vivid cyan. Relative luminance 0.639; OKLCH L 85.0% C 0.122 H 214.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2FF |
|---|---|
| RGB | rgb(92, 226, 255) |
| HSL | hsl(191, 100%, 68%) |
| HSV | hsv(191, 64%, 100%) |
| CMYK | cmyk(63.9%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.90, -27.93, -24.91) |
| CIE-LCH | lch(83.90, 37.42, 221.72°) |
| OKLab | oklab(85.02% -0.1003 -0.0692) |
| OKLCH | oklch(85.02% 0.122 214.6) |
| XYZ | xyz(49.6525, 63.8827, 104.3022) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.58
Robin'S Egg
#6DEDFD
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Sky Blue
#87CEEB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2FF #FF795C
analogous
#5CFFCB #5CE2FF #5C90FF
triadic
#5CE2FF #FF5CE2 #E2FF5C
tetradic
#5CE2FF #CB5CFF #FF795C #90FF5C
square
#5CE2FF #CB5CFF #FF795C #90FF5C
split-complementary
#5CE2FF #FF5C90 #FFCB5C
monochromatic
#00B9E1 #1FD7FF #5CE2FF #99EDFF #D6F8FF
Accessibility & contrast
On white
1.52
#5CE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5CE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2FF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2FF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B6CAFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce2ff; /* rgb */ color: rgb(92, 226, 255); /* oklch */ color: oklch(85.0% 0.122 214.6);
Tailwind
colors: {
custom: {
50: '#9bebff',
500: '#5ce2ff',
950: '#000000',
},
}SCSS
$custom: #5ce2ff; $custom-light: #9bebff; $custom-dark: #000000;
JSON
{
"hex": "#5ce2ff",
"rgb": {
"r": 92,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.675,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.85023,
"c": 0.1219,
"h": 214.6
},
"luminance": 0.63888
}Semantic roles & 50–950 ramp
primary
#5CE2FF
secondary
#D94626
accent
#2900E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486