#5ED0F5#5ED0F5
#5ED0F5 is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.6% C 0.115 H 222.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED0F5 |
|---|---|
| RGB | rgb(94, 208, 245) |
| HSL | hsl(195, 88%, 66%) |
| HSV | hsv(195, 62%, 96%) |
| CMYK | cmyk(61.6%, 15.1%, 0%, 3.9%) |
| CIE-LAB | lab(78.51, -21.61, -27.83) |
| CIE-LCH | lch(78.51, 35.24, 232.17°) |
| OKLab | oklab(80.6% -0.0849 -0.0775) |
| OKLCH | oklch(80.6% 0.115 222.4) |
| XYZ | xyz(43.6468, 54.0795, 94.5067) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.61
Neon Blue
#04D9FF
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.54
Lightblue (survey)
#7BC8F6
ΔE00 6.01
Lightskyblue
#87CEFA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED0F5 #F5835E
analogous
#5EF5CF #5ED0F5 #5E85F5
triadic
#5ED0F5 #F55ED0 #D0F55E
tetradic
#5ED0F5 #CF5EF5 #F5835E #85F55E
square
#5ED0F5 #CF5EF5 #F5835E #85F55E
split-complementary
#5ED0F5 #F55E85 #F5CF5E
monochromatic
#0D9DCC #24BFF1 #5ED0F5 #98E1F9 #D1F2FC
Accessibility & contrast
On white
1.78
#5ED0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#5ED0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED0F5
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED0F5 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed0f5; /* rgb */ color: rgb(94, 208, 245); /* oklch */ color: oklch(80.6% 0.115 222.4);
Tailwind
colors: {
custom: {
50: '#99def8',
500: '#5ed0f5',
950: '#000000',
},
}SCSS
$custom: #5ed0f5; $custom-light: #99def8; $custom-dark: #000000;
JSON
{
"hex": "#5ed0f5",
"rgb": {
"r": 94,
"g": 208,
"b": 245
},
"hsl": {
"h": 194.702,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.80598,
"c": 0.11495,
"h": 222.4
},
"luminance": 0.54084
}Semantic roles & 50–950 ramp
primary
#5ED0F5
secondary
#C8552F
accent
#3901E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485