#5EC8F2#5EC8F2
#5EC8F2 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.7% C 0.114 H 227.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EC8F2 |
|---|---|
| RGB | rgb(94, 200, 242) |
| HSL | hsl(197, 85%, 66%) |
| HSV | hsv(197, 61%, 95%) |
| CMYK | cmyk(61.2%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.13, -18.42, -29.88) |
| CIE-LCH | lch(76.13, 35.10, 238.35°) |
| OKLab | oklab(78.66% -0.0777 -0.0834) |
| OKLCH | oklch(78.66% 0.114 227) |
| XYZ | xyz(41.2911, 50.0949, 91.4804) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.36
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.48
Lightskyblue
#87CEFA
ΔE00 5.11
Deepskyblue
#00BFFF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EC8F2 #F2885E
analogous
#5EF2D2 #5EC8F2 #5E7EF2
triadic
#5EC8F2 #F25EC8 #C8F25E
tetradic
#5EC8F2 #D25EF2 #F2885E #7EF25E
square
#5EC8F2 #D25EF2 #F2885E #7EF25E
split-complementary
#5EC8F2 #F25E7E #F2D25E
monochromatic
#1092C6 #25B5ED #5EC8F2 #97DBF7 #CFEFFB
Accessibility & contrast
On white
1.91
#5EC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#5EC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EC8F2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EC8F2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F4
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5ec8f2; /* rgb */ color: rgb(94, 200, 242); /* oklch */ color: oklch(78.7% 0.114 227.0);
Tailwind
colors: {
custom: {
50: '#99d8f6',
500: '#5ec8f2',
950: '#000000',
},
}SCSS
$custom: #5ec8f2; $custom-light: #99d8f6; $custom-dark: #000000;
JSON
{
"hex": "#5ec8f2",
"rgb": {
"r": 94,
"g": 200,
"b": 242
},
"hsl": {
"h": 197.027,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.78659,
"c": 0.114,
"h": 227
},
"luminance": 0.50099
}Semantic roles & 50–950 ramp
primary
#5EC8F2
secondary
#C35B31
accent
#4304E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385