#5ED3FB#5ED3FB
#5ED3FB is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.119 H 223.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3FB |
|---|---|
| RGB | rgb(94, 211, 251) |
| HSL | hsl(195, 95%, 68%) |
| HSV | hsv(195, 63%, 98%) |
| CMYK | cmyk(62.5%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.57, -21.35, -29.40) |
| CIE-LCH | lch(79.57, 36.33, 234.02°) |
| OKLab | oklab(81.52% -0.0857 -0.082) |
| OKLCH | oklch(81.52% 0.119 223.7) |
| XYZ | xyz(45.3160, 55.9285, 99.6552) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.55
Neon Blue
#04D9FF
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3FB #FB865E
analogous
#5EFBD5 #5ED3FB #5E84FB
triadic
#5ED3FB #FB5ED3 #D3FB5E
tetradic
#5ED3FB #D55EFB #FB865E #84FB5E
square
#5ED3FB #D55EFB #FB865E #84FB5E
split-complementary
#5ED3FB #FB5E84 #FBD55E
monochromatic
#05A3D9 #22C3FA #5ED3FB #9AE3FC #D5F4FE
Accessibility & contrast
On white
1.72
#5ED3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5ED3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3FB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3FB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFD
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed3fb; /* rgb */ color: rgb(94, 211, 251); /* oklch */ color: oklch(81.5% 0.119 223.7);
Tailwind
colors: {
custom: {
50: '#9ae0fc',
500: '#5ed3fb',
950: '#000000',
},
}SCSS
$custom: #5ed3fb; $custom-light: #9ae0fc; $custom-dark: #000000;
JSON
{
"hex": "#5ed3fb",
"rgb": {
"r": 94,
"g": 211,
"b": 251
},
"hsl": {
"h": 195.287,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.81521,
"c": 0.11861,
"h": 223.7
},
"luminance": 0.55933
}Semantic roles & 50–950 ramp
primary
#5ED3FB
secondary
#D3552A
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485