#5ED2FB#5ED2FB
#5ED2FB is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.3% C 0.119 H 224.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2FB |
|---|---|
| RGB | rgb(94, 210, 251) |
| HSL | hsl(196, 95%, 68%) |
| HSV | hsv(196, 63%, 98%) |
| CMYK | cmyk(62.5%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.29, -20.84, -29.84) |
| CIE-LCH | lch(79.29, 36.39, 235.07°) |
| OKLab | oklab(81.29% -0.0847 -0.0832) |
| OKLCH | oklch(81.29% 0.119 224.5) |
| XYZ | xyz(45.0683, 55.4332, 99.5726) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2FB #FB875E
analogous
#5EFBD6 #5ED2FB #5E83FB
triadic
#5ED2FB #FB5ED2 #D2FB5E
tetradic
#5ED2FB #D65EFB #FB875E #83FB5E
square
#5ED2FB #D65EFB #FB875E #83FB5E
split-complementary
#5ED2FB #FB5E83 #FBD65E
monochromatic
#05A2D9 #22C1FA #5ED2FB #9AE3FC #D5F3FE
Accessibility & contrast
On white
1.74
#5ED2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5ED2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2FB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2FB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed2fb; /* rgb */ color: rgb(94, 210, 251); /* oklch */ color: oklch(81.3% 0.119 224.5);
Tailwind
colors: {
custom: {
50: '#9ae0fc',
500: '#5ed2fb',
950: '#000000',
},
}SCSS
$custom: #5ed2fb; $custom-light: #9ae0fc; $custom-dark: #000000;
JSON
{
"hex": "#5ed2fb",
"rgb": {
"r": 94,
"g": 210,
"b": 251
},
"hsl": {
"h": 195.669,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.81294,
"c": 0.11875,
"h": 224.5
},
"luminance": 0.55438
}Semantic roles & 50–950 ramp
primary
#5ED2FB
secondary
#D3562A
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485