#5ECCF2#5ECCF2
#5ECCF2 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.113 H 223.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCF2 |
|---|---|
| RGB | rgb(94, 204, 242) |
| HSL | hsl(195, 85%, 66%) |
| HSV | hsv(195, 61%, 95%) |
| CMYK | cmyk(61.2%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.26, -20.47, -28.14) |
| CIE-LCH | lch(77.26, 34.79, 233.96°) |
| OKLab | oklab(79.57% -0.0819 -0.0784) |
| OKLCH | oklch(79.57% 0.113 223.8) |
| XYZ | xyz(42.2296, 51.9719, 91.7932) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 4.97
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Lightskyblue
#87CEFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCF2 #F2845E
analogous
#5EF2CE #5ECCF2 #5E82F2
triadic
#5ECCF2 #F25ECC #CCF25E
tetradic
#5ECCF2 #CE5EF2 #F2845E #82F25E
square
#5ECCF2 #CE5EF2 #F2845E #82F25E
split-complementary
#5ECCF2 #F25E82 #F2CE5E
monochromatic
#1097C6 #25BAED #5ECCF2 #97DEF7 #CFF0FB
Accessibility & contrast
On white
1.84
#5ECCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#5ECCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCF2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCF2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5eccf2; /* rgb */ color: rgb(94, 204, 242); /* oklch */ color: oklch(79.6% 0.113 223.8);
Tailwind
colors: {
custom: {
50: '#99dbf6',
500: '#5eccf2',
950: '#000000',
},
}SCSS
$custom: #5eccf2; $custom-light: #99dbf6; $custom-dark: #000000;
JSON
{
"hex": "#5eccf2",
"rgb": {
"r": 94,
"g": 204,
"b": 242
},
"hsl": {
"h": 195.405,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.79567,
"c": 0.11335,
"h": 223.8
},
"luminance": 0.51976
}Semantic roles & 50–950 ramp
primary
#5ECCF2
secondary
#C35731
accent
#3D04E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485