#5EC8F4#5EC8F4
#5EC8F4 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.116 H 228.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EC8F4 |
|---|---|
| RGB | rgb(94, 200, 244) |
| HSL | hsl(198, 87%, 66%) |
| HSV | hsv(198, 61%, 96%) |
| CMYK | cmyk(61.5%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.20, -17.82, -30.84) |
| CIE-LCH | lch(76.20, 35.62, 239.99°) |
| OKLab | oklab(78.74% -0.077 -0.0861) |
| OKLCH | oklch(78.74% 0.116 228.2) |
| XYZ | xyz(41.5931, 50.2157, 93.0710) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.46
Lightblue (survey)
#7BC8F6
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 4.44
Sky Blue
#87CEEB
ΔE00 4.70
Lightskyblue
#87CEFA
ΔE00 4.80
Deepskyblue
#00BFFF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EC8F4 #F48A5E
analogous
#5EF4D5 #5EC8F4 #5E7DF4
triadic
#5EC8F4 #F45EC8 #C8F45E
tetradic
#5EC8F4 #D55EF4 #F48A5E #7DF45E
square
#5EC8F4 #D55EF4 #F48A5E #7DF45E
split-complementary
#5EC8F4 #F45E7D #F4D55E
monochromatic
#0E93CA #25B4F0 #5EC8F4 #97DCF8 #D1EFFC
Accessibility & contrast
On white
1.90
#5EC8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#5EC8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EC8F4
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EC8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EC8F4 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5ec8f4; /* rgb */ color: rgb(94, 200, 244); /* oklch */ color: oklch(78.7% 0.116 228.2);
Tailwind
colors: {
custom: {
50: '#99d8f8',
500: '#5ec8f4',
950: '#000000',
},
}SCSS
$custom: #5ec8f4; $custom-light: #99d8f8; $custom-dark: #000000;
JSON
{
"hex": "#5ec8f4",
"rgb": {
"r": 94,
"g": 200,
"b": 244
},
"hsl": {
"h": 197.6,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.78743,
"c": 0.11554,
"h": 228.2
},
"luminance": 0.5022
}Semantic roles & 50–950 ramp
primary
#5EC8F4
secondary
#C65C30
accent
#4402E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385