#5EDAF3#5EDAF3
#5EDAF3 is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.8% C 0.114 H 213.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAF3 |
|---|---|
| RGB | rgb(94, 218, 243) |
| HSL | hsl(190, 86%, 66%) |
| HSV | hsv(190, 61%, 95%) |
| CMYK | cmyk(61.3%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(81.29, -27.17, -22.53) |
| CIE-LCH | lch(81.29, 35.30, 219.67°) |
| OKLab | oklab(82.8% -0.0958 -0.0625) |
| OKLCH | oklch(82.8% 0.114 213.1) |
| XYZ | xyz(45.8585, 58.9888, 93.7458) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAF3 #F3775E
analogous
#5EF3C1 #5EDAF3 #5E8FF3
triadic
#5EDAF3 #F35EDA #DAF35E
tetradic
#5EDAF3 #C15EF3 #F3775E #8FF35E
square
#5EDAF3 #C15EF3 #F3775E #8FF35E
split-complementary
#5EDAF3 #F35E8F #F3C15E
monochromatic
#0FA9C8 #25CDEF #5EDAF3 #97E7F7 #D0F4FB
Accessibility & contrast
On white
1.64
#5EDAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5EDAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAF3
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAF3 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#B1C3F3
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edaf3; /* rgb */ color: rgb(94, 218, 243); /* oklch */ color: oklch(82.8% 0.114 213.1);
Tailwind
colors: {
custom: {
50: '#9ae5f7',
500: '#5edaf3',
950: '#000000',
},
}SCSS
$custom: #5edaf3; $custom-light: #9ae5f7; $custom-dark: #000000;
JSON
{
"hex": "#5edaf3",
"rgb": {
"r": 94,
"g": 218,
"b": 243
},
"hsl": {
"h": 190.067,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.82802,
"c": 0.11442,
"h": 213.1
},
"luminance": 0.58994
}Semantic roles & 50–950 ramp
primary
#5EDAF3
secondary
#C54931
accent
#2803E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485