#5ED6FC#5ED6FC
#5ED6FC is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.119 H 222.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED6FC |
|---|---|
| RGB | rgb(94, 214, 252) |
| HSL | hsl(194, 96%, 68%) |
| HSV | hsv(194, 63%, 99%) |
| CMYK | cmyk(62.7%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.46, -22.56, -28.58) |
| CIE-LCH | lch(80.46, 36.41, 231.71°) |
| OKLab | oklab(82.24% -0.0884 -0.0796) |
| OKLCH | oklch(82.24% 0.119 222) |
| XYZ | xyz(46.2263, 57.4963, 100.7383) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.55
Bright Sky Blue
#02CCFE
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 6.63
Lightblue (survey)
#7BC8F6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED6FC #FC845E
analogous
#5EFCD3 #5ED6FC #5E87FC
triadic
#5ED6FC #FC5ED6 #D6FC5E
tetradic
#5ED6FC #D35EFC #FC845E #87FC5E
square
#5ED6FC #D35EFC #FC845E #87FC5E
split-complementary
#5ED6FC #FC5E87 #FCD35E
monochromatic
#04A8DC #22C7FB #5ED6FC #9AE5FD #D6F5FE
Accessibility & contrast
On white
1.68
#5ED6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5ED6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED6FC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED6FC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed6fc; /* rgb */ color: rgb(94, 214, 252); /* oklch */ color: oklch(82.2% 0.119 222.0);
Tailwind
colors: {
custom: {
50: '#9be2fd',
500: '#5ed6fc',
950: '#000000',
},
}SCSS
$custom: #5ed6fc; $custom-light: #9be2fd; $custom-dark: #000000;
JSON
{
"hex": "#5ed6fc",
"rgb": {
"r": 94,
"g": 214,
"b": 252
},
"hsl": {
"h": 194.43,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.8224,
"c": 0.11896,
"h": 222
},
"luminance": 0.57501
}Semantic roles & 50–950 ramp
primary
#5ED6FC
secondary
#D55329
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485