#5EDAFE#5EDAFE
#5EDAFE is a very light, moderate cyan. Relative luminance 0.597; OKLCH L 83.2% C 0.120 H 220.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAFE |
|---|---|
| RGB | rgb(94, 218, 254) |
| HSL | hsl(194, 99%, 68%) |
| HSV | hsv(194, 63%, 100%) |
| CMYK | cmyk(63%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(81.66, -23.97, -27.80) |
| CIE-LCH | lch(81.66, 36.71, 229.23°) |
| OKLab | oklab(83.23% -0.0917 -0.0774) |
| OKLCH | oklch(83.23% 0.12 220.2) |
| XYZ | xyz(47.5697, 59.6732, 102.7578) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.08
Bright Sky Blue
#02CCFE
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.65
Ice Blue
#A5DFF9
ΔE00 7.34
Lightskyblue
#87CEFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAFE #FE825E
analogous
#5EFED2 #5EDAFE #5E8AFE
triadic
#5EDAFE #FE5EDA #DAFE5E
tetradic
#5EDAFE #D25EFE #FE825E #8AFE5E
square
#5EDAFE #D25EFE #FE825E #8AFE5E
split-complementary
#5EDAFE #FE5E8A #FED25E
monochromatic
#01AEE0 #21CCFE #5EDAFE #9BE8FE #D8F6FF
Accessibility & contrast
On white
1.62
#5EDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5EDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAFE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAFE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edafe; /* rgb */ color: rgb(94, 218, 254); /* oklch */ color: oklch(83.2% 0.120 220.2);
Tailwind
colors: {
custom: {
50: '#9be5fe',
500: '#5edafe',
950: '#000000',
},
}SCSS
$custom: #5edafe; $custom-light: #9be5fe; $custom-dark: #000000;
JSON
{
"hex": "#5edafe",
"rgb": {
"r": 94,
"g": 218,
"b": 254
},
"hsl": {
"h": 193.5,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.83227,
"c": 0.11997,
"h": 220.2
},
"luminance": 0.59678
}Semantic roles & 50–950 ramp
primary
#5EDAFE
secondary
#D85028
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486