#5ECCE8#5ECCE8
#5ECCE8 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.107 H 217.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCE8 |
|---|---|
| RGB | rgb(94, 204, 232) |
| HSL | hsl(192, 75%, 64%) |
| HSV | hsv(192, 59%, 91%) |
| CMYK | cmyk(59.5%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(76.91, -23.41, -23.31) |
| CIE-LCH | lch(76.91, 33.03, 224.87°) |
| OKLab | oklab(79.17% -0.0856 -0.0647) |
| OKLCH | oklch(79.17% 0.107 217.1) |
| XYZ | xyz(40.7686, 51.3875, 84.0986) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.87
Bright Sky Blue
#02CCFE
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 7.02
Lightblue (survey)
#7BC8F6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCE8 #E87A5E
analogous
#5EE8BF #5ECCE8 #5E87E8
triadic
#5ECCE8 #E85ECC #CCE85E
tetradic
#5ECCE8 #BF5EE8 #E87A5E #87E85E
square
#5ECCE8 #BF5EE8 #E87A5E #87E85E
split-complementary
#5ECCE8 #E85E87 #E8BF5E
monochromatic
#1993B2 #28BBE0 #5ECCE8 #94DDF0 #C9EEF7
Accessibility & contrast
On white
1.86
#5ECCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#5ECCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCE8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCE8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6EA
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5ecce8; /* rgb */ color: rgb(94, 204, 232); /* oklch */ color: oklch(79.2% 0.107 217.1);
Tailwind
colors: {
custom: {
50: '#98dbef',
500: '#5ecce8',
950: '#000000',
},
}SCSS
$custom: #5ecce8; $custom-light: #98dbef; $custom-dark: #000000;
JSON
{
"hex": "#5ecce8",
"rgb": {
"r": 94,
"g": 204,
"b": 232
},
"hsl": {
"h": 192.174,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.7917,
"c": 0.10732,
"h": 217.1
},
"luminance": 0.51392
}Semantic roles & 50–950 ramp
primary
#5ECCE8
secondary
#B35138
accent
#370ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485