#5ECCF7#5ECCF7
#5ECCF7 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.117 H 226.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCF7 |
|---|---|
| RGB | rgb(94, 204, 247) |
| HSL | hsl(197, 91%, 67%) |
| HSV | hsv(197, 62%, 97%) |
| CMYK | cmyk(61.9%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.45, -18.97, -30.53) |
| CIE-LCH | lch(77.45, 35.95, 238.14°) |
| OKLab | oklab(79.77% -0.0801 -0.0852) |
| OKLCH | oklch(79.77% 0.117 226.8) |
| XYZ | xyz(42.9908, 52.2764, 95.8024) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.39
Lightskyblue
#87CEFA
ΔE00 4.97
Deepskyblue
#00BFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCF7 #F7895E
analogous
#5EF7D6 #5ECCF7 #5E80F7
triadic
#5ECCF7 #F75ECC #CCF75E
tetradic
#5ECCF7 #D65EF7 #F7895E #80F75E
square
#5ECCF7 #D65EF7 #F7895E #80F75E
split-complementary
#5ECCF7 #F75E80 #F7D65E
monochromatic
#0A99D0 #24BAF4 #5ECCF7 #98DEFA #D3F1FD
Accessibility & contrast
On white
1.83
#5ECCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#5ECCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCF7
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCF7 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5eccf7; /* rgb */ color: rgb(94, 204, 247); /* oklch */ color: oklch(79.8% 0.117 226.8);
Tailwind
colors: {
custom: {
50: '#99dbfa',
500: '#5eccf7',
950: '#000000',
},
}SCSS
$custom: #5eccf7; $custom-light: #99dbfa; $custom-dark: #000000;
JSON
{
"hex": "#5eccf7",
"rgb": {
"r": 94,
"g": 204,
"b": 247
},
"hsl": {
"h": 196.863,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.79773,
"c": 0.11693,
"h": 226.8
},
"luminance": 0.52281
}Semantic roles & 50–950 ramp
primary
#5ECCF7
secondary
#CC5A2E
accent
#4100E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485