#5EDBF5#5EDBF5
#5EDBF5 is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.1% C 0.115 H 213.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBF5 |
|---|---|
| RGB | rgb(94, 219, 245) |
| HSL | hsl(190, 88%, 66%) |
| HSV | hsv(190, 62%, 96%) |
| CMYK | cmyk(61.6%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(81.64, -27.09, -23.06) |
| CIE-LCH | lch(81.64, 35.57, 220.41°) |
| OKLab | oklab(83.11% -0.0961 -0.064) |
| OKLCH | oklch(83.11% 0.115 213.7) |
| XYZ | xyz(46.4223, 59.6304, 95.4318) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 6.57
Bright Sky Blue
#02CCFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBF5 #F5785E
analogous
#5EF5C4 #5EDBF5 #5E90F5
triadic
#5EDBF5 #F55EDB #DBF55E
tetradic
#5EDBF5 #C45EF5 #F5785E #90F55E
square
#5EDBF5 #C45EF5 #F5785E #90F55E
split-complementary
#5EDBF5 #F55E90 #F5C45E
monochromatic
#0DABCC #24CEF1 #5EDBF5 #98E8F9 #D1F5FC
Accessibility & contrast
On white
1.62
#5EDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5EDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBF5
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBF5 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F7
Deuteranopia (green-blind)
#B2C4F5
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edbf5; /* rgb */ color: rgb(94, 219, 245); /* oklch */ color: oklch(83.1% 0.115 213.7);
Tailwind
colors: {
custom: {
50: '#9ae6f8',
500: '#5edbf5',
950: '#000000',
},
}SCSS
$custom: #5edbf5; $custom-light: #9ae6f8; $custom-dark: #000000;
JSON
{
"hex": "#5edbf5",
"rgb": {
"r": 94,
"g": 219,
"b": 245
},
"hsl": {
"h": 190.331,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.83106,
"c": 0.11544,
"h": 213.7
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#5EDBF5
secondary
#C84A2F
accent
#2801E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485