#5EDDFD#5EDDFD
#5EDDFD is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 83.9% C 0.119 H 217.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDFD |
|---|---|
| RGB | rgb(94, 221, 253) |
| HSL | hsl(192, 98%, 68%) |
| HSV | hsv(192, 63%, 99%) |
| CMYK | cmyk(62.8%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.47, -25.75, -26.02) |
| CIE-LCH | lch(82.47, 36.61, 225.30°) |
| OKLab | oklab(83.87% -0.095 -0.0724) |
| OKLCH | oklch(83.87% 0.119 217.3) |
| XYZ | xyz(48.1949, 61.1793, 102.1783) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.18
Bright Sky Blue
#02CCFE
ΔE00 6.20
Baby Blue
#89CFF0
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDFD #FD7E5E
analogous
#5EFDCD #5EDDFD #5E8EFD
triadic
#5EDDFD #FD5EDD #DDFD5E
tetradic
#5EDDFD #CD5EFD #FD7E5E #8EFD5E
square
#5EDDFD #CD5EFD #FD7E5E #8EFD5E
split-complementary
#5EDDFD #FD5E8E #FDCD5E
monochromatic
#03B2DE #22D0FC #5EDDFD #9AEAFE #D7F7FF
Accessibility & contrast
On white
1.59
#5EDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5EDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDFD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDFD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5eddfd; /* rgb */ color: rgb(94, 221, 253); /* oklch */ color: oklch(83.9% 0.119 217.3);
Tailwind
colors: {
custom: {
50: '#9be7fe',
500: '#5eddfd',
950: '#000000',
},
}SCSS
$custom: #5eddfd; $custom-light: #9be7fe; $custom-dark: #000000;
JSON
{
"hex": "#5eddfd",
"rgb": {
"r": 94,
"g": 221,
"b": 253
},
"hsl": {
"h": 192.075,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.83869,
"c": 0.11947,
"h": 217.3
},
"luminance": 0.61184
}Semantic roles & 50–950 ramp
primary
#5EDDFD
secondary
#D74C29
accent
#2E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485