#5ECCF0#5ECCF0
#5ECCF0 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.112 H 222.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCF0 |
|---|---|
| RGB | rgb(94, 204, 240) |
| HSL | hsl(195, 83%, 65%) |
| HSV | hsv(195, 61%, 94%) |
| CMYK | cmyk(60.8%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.19, -21.06, -27.17) |
| CIE-LCH | lch(77.19, 34.38, 232.22°) |
| OKLab | oklab(79.49% -0.0826 -0.0757) |
| OKLCH | oklch(79.49% 0.112 222.5) |
| XYZ | xyz(41.9309, 51.8524, 90.2199) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 4.54
Neon Blue
#04D9FF
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCF0 #F0825E
analogous
#5EF0CB #5ECCF0 #5E83F0
triadic
#5ECCF0 #F05ECC #CCF05E
tetradic
#5ECCF0 #CB5EF0 #F0825E #83F05E
square
#5ECCF0 #CB5EF0 #F0825E #83F05E
split-complementary
#5ECCF0 #F05E83 #F0CB5E
monochromatic
#1296C2 #26BAEB #5ECCF0 #96DEF5 #CEEFFA
Accessibility & contrast
On white
1.85
#5ECCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#5ECCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCF0
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCF0 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5eccf0; /* rgb */ color: rgb(94, 204, 240); /* oklch */ color: oklch(79.5% 0.112 222.5);
Tailwind
colors: {
custom: {
50: '#99dbf5',
500: '#5eccf0',
950: '#000000',
},
}SCSS
$custom: #5eccf0; $custom-light: #99dbf5; $custom-dark: #000000;
JSON
{
"hex": "#5eccf0",
"rgb": {
"r": 94,
"g": 204,
"b": 240
},
"hsl": {
"h": 194.795,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.79486,
"c": 0.11201,
"h": 222.5
},
"luminance": 0.51857
}Semantic roles & 50–950 ramp
primary
#5ECCF0
secondary
#BF5533
accent
#3C06DF
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485