#5EDBFD#5EDBFD
#5EDBFD is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 83.4% C 0.119 H 218.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBFD |
|---|---|
| RGB | rgb(94, 219, 253) |
| HSL | hsl(193, 98%, 68%) |
| HSV | hsv(193, 63%, 99%) |
| CMYK | cmyk(62.8%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(81.91, -24.76, -26.89) |
| CIE-LCH | lch(81.91, 36.55, 227.36°) |
| OKLab | oklab(83.41% -0.093 -0.0748) |
| OKLCH | oklch(83.41% 0.119 218.8) |
| XYZ | xyz(47.6700, 60.1295, 102.0034) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.91
Bright Sky Blue
#02CCFE
ΔE00 5.51
Sky Blue
#87CEEB
ΔE00 5.54
Baby Blue
#89CFF0
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.98
Ice Blue
#A5DFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBFD #FD805E
analogous
#5EFDCF #5EDBFD #5E8BFD
triadic
#5EDBFD #FD5EDB #DBFD5E
tetradic
#5EDBFD #CF5EFD #FD805E #8BFD5E
square
#5EDBFD #CF5EFD #FD805E #8BFD5E
split-complementary
#5EDBFD #FD5E8B #FDCF5E
monochromatic
#03AFDE #22CDFC #5EDBFD #9AE9FE #D7F6FF
Accessibility & contrast
On white
1.61
#5EDBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5EDBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBFD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBFD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#AFC4FD
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edbfd; /* rgb */ color: rgb(94, 219, 253); /* oklch */ color: oklch(83.4% 0.119 218.8);
Tailwind
colors: {
custom: {
50: '#9be6fe',
500: '#5edbfd',
950: '#000000',
},
}SCSS
$custom: #5edbfd; $custom-light: #9be6fe; $custom-dark: #000000;
JSON
{
"hex": "#5edbfd",
"rgb": {
"r": 94,
"g": 219,
"b": 253
},
"hsl": {
"h": 192.83,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.83414,
"c": 0.1194,
"h": 218.8
},
"luminance": 0.60135
}Semantic roles & 50–950 ramp
primary
#5EDBFD
secondary
#D74E29
accent
#3100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485