#5ECBED#5ECBED
#5ECBED is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.1% C 0.110 H 221.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECBED |
|---|---|
| RGB | rgb(94, 203, 237) |
| HSL | hsl(194, 80%, 65%) |
| HSV | hsv(194, 60%, 93%) |
| CMYK | cmyk(60.3%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.80, -21.44, -26.16) |
| CIE-LCH | lch(76.80, 33.83, 230.66°) |
| OKLab | oklab(79.14% -0.0827 -0.0728) |
| OKLCH | oklch(79.14% 0.11 221.4) |
| XYZ | xyz(41.2520, 51.2018, 87.8133) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 4.14
Neon Blue
#04D9FF
ΔE00 4.72
Baby Blue
#89CFF0
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 6.23
Lightskyblue
#87CEFA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECBED #ED805E
analogous
#5EEDC8 #5ECBED #5E83ED
triadic
#5ECBED #ED5ECB #CBED5E
tetradic
#5ECBED #C85EED #ED805E #83ED5E
square
#5ECBED #C85EED #ED805E #83ED5E
split-complementary
#5ECBED #ED5E83 #EDC85E
monochromatic
#1594BC #27B9E7 #5ECBED #95DDF3 #CCEFF9
Accessibility & contrast
On white
1.87
#5ECBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#5ECBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECBED
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECBED | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5ecbed; /* rgb */ color: rgb(94, 203, 237); /* oklch */ color: oklch(79.1% 0.110 221.4);
Tailwind
colors: {
custom: {
50: '#98dbf3',
500: '#5ecbed',
950: '#000000',
},
}SCSS
$custom: #5ecbed; $custom-light: #98dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5ecbed",
"rgb": {
"r": 94,
"g": 203,
"b": 237
},
"hsl": {
"h": 194.266,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.79138,
"c": 0.11016,
"h": 221.4
},
"luminance": 0.51206
}Semantic roles & 50–950 ramp
primary
#5ECBED
secondary
#BA5535
accent
#3B09DC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485