#5EDAF5#5EDAF5
#5EDAF5 is a very light, moderate cyan. Relative luminance 0.591; OKLCH L 82.9% C 0.115 H 214.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAF5 |
|---|---|
| RGB | rgb(94, 218, 245) |
| HSL | hsl(191, 88%, 66%) |
| HSV | hsv(191, 62%, 96%) |
| CMYK | cmyk(61.6%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(81.35, -26.60, -23.49) |
| CIE-LCH | lch(81.35, 35.49, 221.45°) |
| OKLab | oklab(82.88% -0.095 -0.0652) |
| OKLCH | oklch(82.88% 0.115 214.5) |
| XYZ | xyz(46.1622, 59.1102, 95.3451) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.26
Bright Sky Blue
#02CCFE
ΔE00 6.83
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAF5 #F5795E
analogous
#5EF5C4 #5EDAF5 #5E8FF5
triadic
#5EDAF5 #F55EDA #DAF55E
tetradic
#5EDAF5 #C45EF5 #F5795E #8FF55E
square
#5EDAF5 #C45EF5 #F5795E #8FF55E
split-complementary
#5EDAF5 #F55E8F #F5C45E
monochromatic
#0DAACC #24CDF1 #5EDAF5 #98E7F9 #D1F4FC
Accessibility & contrast
On white
1.64
#5EDAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5EDAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAF5
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAF5 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F7
Deuteranopia (green-blind)
#B0C3F5
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edaf5; /* rgb */ color: rgb(94, 218, 245); /* oklch */ color: oklch(82.9% 0.115 214.5);
Tailwind
colors: {
custom: {
50: '#9ae5f8',
500: '#5edaf5',
950: '#000000',
},
}SCSS
$custom: #5edaf5; $custom-light: #9ae5f8; $custom-dark: #000000;
JSON
{
"hex": "#5edaf5",
"rgb": {
"r": 94,
"g": 218,
"b": 245
},
"hsl": {
"h": 190.728,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.82877,
"c": 0.11529,
"h": 214.5
},
"luminance": 0.59115
}Semantic roles & 50–950 ramp
primary
#5EDAF5
secondary
#C84B2F
accent
#2901E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485