#5ECFF2#5ECFF2
#5ECFF2 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.113 H 221.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECFF2 |
|---|---|
| RGB | rgb(94, 207, 242) |
| HSL | hsl(194, 85%, 66%) |
| HSV | hsv(194, 61%, 95%) |
| CMYK | cmyk(61.2%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.12, -21.99, -26.83) |
| CIE-LCH | lch(78.12, 34.69, 230.66°) |
| OKLab | oklab(80.25% -0.0849 -0.0747) |
| OKLCH | oklch(80.25% 0.113 221.3) |
| XYZ | xyz(42.9495, 53.4117, 92.0332) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.88
Neon Blue
#04D9FF
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.16
Baby Blue
#89CFF0
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 6.36
Lightskyblue
#87CEFA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECFF2 #F2815E
analogous
#5EF2CB #5ECFF2 #5E85F2
triadic
#5ECFF2 #F25ECF #CFF25E
tetradic
#5ECFF2 #CB5EF2 #F2815E #85F25E
square
#5ECFF2 #CB5EF2 #F2815E #85F25E
split-complementary
#5ECFF2 #F25E85 #F2CB5E
monochromatic
#109BC6 #25BEED #5ECFF2 #97E0F7 #CFF1FB
Accessibility & contrast
On white
1.80
#5ECFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#5ECFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECFF2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECFF2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ecff2; /* rgb */ color: rgb(94, 207, 242); /* oklch */ color: oklch(80.3% 0.113 221.3);
Tailwind
colors: {
custom: {
50: '#99ddf6',
500: '#5ecff2',
950: '#000000',
},
}SCSS
$custom: #5ecff2; $custom-light: #99ddf6; $custom-dark: #000000;
JSON
{
"hex": "#5ecff2",
"rgb": {
"r": 94,
"g": 207,
"b": 242
},
"hsl": {
"h": 194.189,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.8025,
"c": 0.11311,
"h": 221.3
},
"luminance": 0.53416
}Semantic roles & 50–950 ramp
primary
#5ECFF2
secondary
#C35431
accent
#3804E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485