#5ECCF6#5ECCF6
#5ECCF6 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.116 H 226.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCF6 |
|---|---|
| RGB | rgb(94, 204, 246) |
| HSL | hsl(197, 89%, 67%) |
| HSV | hsv(197, 62%, 96%) |
| CMYK | cmyk(61.8%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.41, -19.27, -30.05) |
| CIE-LCH | lch(77.41, 35.70, 237.33°) |
| OKLab | oklab(79.73% -0.0804 -0.0839) |
| OKLCH | oklch(79.73% 0.116 226.2) |
| XYZ | xyz(42.8369, 52.2149, 94.9918) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.12
Baby Blue
#89CFF0
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.29
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Lightskyblue
#87CEFA
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCF6 #F6885E
analogous
#5EF6D4 #5ECCF6 #5E80F6
triadic
#5ECCF6 #F65ECC #CCF65E
tetradic
#5ECCF6 #D45EF6 #F6885E #80F65E
square
#5ECCF6 #D45EF6 #F6885E #80F65E
split-complementary
#5ECCF6 #F65E80 #F6D45E
monochromatic
#0C98CE #24BAF3 #5ECCF6 #98DEF9 #D2F1FC
Accessibility & contrast
On white
1.84
#5ECCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#5ECCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCF6
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCF6 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5eccf6; /* rgb */ color: rgb(94, 204, 246); /* oklch */ color: oklch(79.7% 0.116 226.2);
Tailwind
colors: {
custom: {
50: '#99dbf9',
500: '#5eccf6',
950: '#000000',
},
}SCSS
$custom: #5eccf6; $custom-light: #99dbf9; $custom-dark: #000000;
JSON
{
"hex": "#5eccf6",
"rgb": {
"r": 94,
"g": 204,
"b": 246
},
"hsl": {
"h": 196.579,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.79731,
"c": 0.11619,
"h": 226.2
},
"luminance": 0.52219
}Semantic roles & 50–950 ramp
primary
#5ECCF6
secondary
#CA592E
accent
#3F00E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485