#5ECCEE#5ECCEE
#5ECCEE is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.4% C 0.111 H 221.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCEE |
|---|---|
| RGB | rgb(94, 204, 238) |
| HSL | hsl(194, 81%, 65%) |
| HSV | hsv(194, 61%, 93%) |
| CMYK | cmyk(60.5%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.12, -21.65, -26.21) |
| CIE-LCH | lch(77.12, 34.00, 230.44°) |
| OKLab | oklab(79.41% -0.0833 -0.0729) |
| OKLCH | oklch(79.41% 0.111 221.2) |
| XYZ | xyz(41.6354, 51.7343, 88.6638) |
| Luminance | 0.5174 (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.52
Baby Blue
#89CFF0
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCEE #EE805E
analogous
#5EEEC8 #5ECCEE #5E84EE
triadic
#5ECCEE #EE5ECC #CCEE5E
tetradic
#5ECCEE #C85EEE #EE805E #84EE5E
square
#5ECCEE #C85EEE #EE805E #84EE5E
split-complementary
#5ECCEE #EE5E84 #EEC85E
monochromatic
#1496BE #27BAE8 #5ECCEE #95DEF4 #CDEFFA
Accessibility & contrast
On white
1.85
#5ECCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#5ECCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCEE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCEE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5eccee; /* rgb */ color: rgb(94, 204, 238); /* oklch */ color: oklch(79.4% 0.111 221.2);
Tailwind
colors: {
custom: {
50: '#99dbf3',
500: '#5eccee',
950: '#000000',
},
}SCSS
$custom: #5eccee; $custom-light: #99dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5eccee",
"rgb": {
"r": 94,
"g": 204,
"b": 238
},
"hsl": {
"h": 194.167,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.79406,
"c": 0.11074,
"h": 221.2
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#5ECCEE
secondary
#BC5434
accent
#3B08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485