#5DE4FF#5DE4FF
#5DE4FF is a very light, vivid cyan. Relative luminance 0.650; OKLCH L 85.5% C 0.122 H 213.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE4FF |
|---|---|
| RGB | rgb(93, 228, 255) |
| HSL | hsl(190, 100%, 68%) |
| HSV | hsv(190, 64%, 100%) |
| CMYK | cmyk(63.5%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(84.50, -28.75, -24.00) |
| CIE-LCH | lch(84.50, 37.45, 219.85°) |
| OKLab | oklab(85.51% -0.1018 -0.0667) |
| OKLCH | oklch(85.51% 0.122 213.2) |
| XYZ | xyz(50.3001, 65.0286, 104.4892) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE4FF #FF785D
analogous
#5DFFC9 #5DE4FF #5D93FF
triadic
#5DE4FF #FF5DE4 #E4FF5D
tetradic
#5DE4FF #C95DFF #FF785D #93FF5D
square
#5DE4FF #C95DFF #FF785D #93FF5D
split-complementary
#5DE4FF #FF5D93 #FFC95D
monochromatic
#00BCE2 #20DAFF #5DE4FF #9AEEFF #D7F8FF
Accessibility & contrast
On white
1.50
#5DE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5DE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE4FF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE4FF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de4ff; /* rgb */ color: rgb(93, 228, 255); /* oklch */ color: oklch(85.5% 0.122 213.2);
Tailwind
colors: {
custom: {
50: '#9becff',
500: '#5de4ff',
950: '#000000',
},
}SCSS
$custom: #5de4ff; $custom-light: #9becff; $custom-dark: #000000;
JSON
{
"hex": "#5de4ff",
"rgb": {
"r": 93,
"g": 228,
"b": 255
},
"hsl": {
"h": 190,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.85508,
"c": 0.12169,
"h": 213.2
},
"luminance": 0.65034
}Semantic roles & 50–950 ramp
primary
#5DE4FF
secondary
#D94527
accent
#2600E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486