#5ECCF5#5ECCF5
#5ECCF5 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.115 H 225.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCF5 |
|---|---|
| RGB | rgb(94, 204, 245) |
| HSL | hsl(196, 88%, 66%) |
| HSV | hsv(196, 62%, 96%) |
| CMYK | cmyk(61.6%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.37, -19.57, -29.58) |
| CIE-LCH | lch(77.37, 35.47, 236.50°) |
| OKLab | oklab(79.69% -0.0808 -0.0825) |
| OKLCH | oklch(79.69% 0.115 225.6) |
| XYZ | xyz(42.6839, 52.1536, 94.1857) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.68
Lightskyblue
#87CEFA
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCF5 #F5875E
analogous
#5EF5D2 #5ECCF5 #5E81F5
triadic
#5ECCF5 #F55ECC #CCF55E
tetradic
#5ECCF5 #D25EF5 #F5875E #81F55E
square
#5ECCF5 #D25EF5 #F5875E #81F55E
split-complementary
#5ECCF5 #F55E81 #F5D25E
monochromatic
#0D98CC #24BAF1 #5ECCF5 #98DEF9 #D1F1FC
Accessibility & contrast
On white
1.84
#5ECCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#5ECCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCF5
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCF5 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F7
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5eccf5; /* rgb */ color: rgb(94, 204, 245); /* oklch */ color: oklch(79.7% 0.115 225.6);
Tailwind
colors: {
custom: {
50: '#99dbf8',
500: '#5eccf5',
950: '#000000',
},
}SCSS
$custom: #5eccf5; $custom-light: #99dbf8; $custom-dark: #000000;
JSON
{
"hex": "#5eccf5",
"rgb": {
"r": 94,
"g": 204,
"b": 245
},
"hsl": {
"h": 196.291,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.7969,
"c": 0.11546,
"h": 225.6
},
"luminance": 0.52158
}Semantic roles & 50–950 ramp
primary
#5ECCF5
secondary
#C8592F
accent
#3F01E5
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485