#5ECDF6#5ECDF6
#5ECDF6 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.116 H 225.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECDF6 |
|---|---|
| RGB | rgb(94, 205, 246) |
| HSL | hsl(196, 89%, 67%) |
| HSV | hsv(196, 62%, 96%) |
| CMYK | cmyk(61.8%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.69, -19.79, -29.62) |
| CIE-LCH | lch(77.69, 35.62, 236.26°) |
| OKLab | oklab(79.96% -0.0814 -0.0826) |
| OKLCH | oklch(79.96% 0.116 225.4) |
| XYZ | xyz(43.0754, 52.6917, 95.0713) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.12
Sky Blue
#87CEEB
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.79
Neon Blue
#04D9FF
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECDF6 #F6875E
analogous
#5EF6D3 #5ECDF6 #5E81F6
triadic
#5ECDF6 #F65ECD #CDF65E
tetradic
#5ECDF6 #D35EF6 #F6875E #81F65E
square
#5ECDF6 #D35EF6 #F6875E #81F65E
split-complementary
#5ECDF6 #F65E81 #F6D35E
monochromatic
#0C9ACE #24BBF3 #5ECDF6 #98DFF9 #D2F1FC
Accessibility & contrast
On white
1.82
#5ECDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#5ECDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECDF6
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECDF6 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ecdf6; /* rgb */ color: rgb(94, 205, 246); /* oklch */ color: oklch(80.0% 0.116 225.4);
Tailwind
colors: {
custom: {
50: '#99dcf9',
500: '#5ecdf6',
950: '#000000',
},
}SCSS
$custom: #5ecdf6; $custom-light: #99dcf9; $custom-dark: #000000;
JSON
{
"hex": "#5ecdf6",
"rgb": {
"r": 94,
"g": 205,
"b": 246
},
"hsl": {
"h": 196.184,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.79958,
"c": 0.116,
"h": 225.4
},
"luminance": 0.52696
}Semantic roles & 50–950 ramp
primary
#5ECDF6
secondary
#CA582E
accent
#3E00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485