#5DE2FF#5DE2FF
#5DE2FF is a very light, vivid cyan. Relative luminance 0.639; OKLCH L 85.1% C 0.121 H 214.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2FF |
|---|---|
| RGB | rgb(93, 226, 255) |
| HSL | hsl(191, 100%, 68%) |
| HSV | hsv(191, 64%, 100%) |
| CMYK | cmyk(63.5%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.93, -27.78, -24.86) |
| CIE-LCH | lch(83.93, 37.28, 221.83°) |
| OKLab | oklab(85.05% -0.0998 -0.0691) |
| OKLCH | oklch(85.05% 0.121 214.7) |
| XYZ | xyz(49.7531, 63.9345, 104.3069) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Robin'S Egg
#6DEDFD
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Sky Blue
#87CEEB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2FF #FF7A5D
analogous
#5DFFCB #5DE2FF #5D91FF
triadic
#5DE2FF #FF5DE2 #E2FF5D
tetradic
#5DE2FF #CB5DFF #FF7A5D #91FF5D
square
#5DE2FF #CB5DFF #FF7A5D #91FF5D
split-complementary
#5DE2FF #FF5D91 #FFCB5D
monochromatic
#00B9E2 #20D7FF #5DE2FF #9AEDFF #D7F8FF
Accessibility & contrast
On white
1.52
#5DE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5DE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2FF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2FF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 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: #5de2ff; /* rgb */ color: rgb(93, 226, 255); /* oklch */ color: oklch(85.1% 0.121 214.7);
Tailwind
colors: {
custom: {
50: '#9bebff',
500: '#5de2ff',
950: '#000000',
},
}SCSS
$custom: #5de2ff; $custom-light: #9bebff; $custom-dark: #000000;
JSON
{
"hex": "#5de2ff",
"rgb": {
"r": 93,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.741,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.85053,
"c": 0.1214,
"h": 214.7
},
"luminance": 0.6394
}Semantic roles & 50–950 ramp
primary
#5DE2FF
secondary
#D94727
accent
#2900E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486