#5ECFEA#5ECFEA
#5ECFEA is a light, moderate cyan. Relative luminance 0.529; OKLCH L 79.9% C 0.109 H 215.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECFEA |
|---|---|
| RGB | rgb(94, 207, 234) |
| HSL | hsl(192, 77%, 64%) |
| HSV | hsv(192, 60%, 92%) |
| CMYK | cmyk(59.8%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(77.84, -24.33, -22.97) |
| CIE-LCH | lch(77.84, 33.46, 223.35°) |
| OKLab | oklab(79.94% -0.088 -0.0638) |
| OKLCH | oklch(79.94% 0.109 215.9) |
| XYZ | xyz(41.7742, 52.9416, 85.8432) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.05
Sky Blue
#87CEEB
ΔE00 5.16
Bright Sky Blue
#02CCFE
ΔE00 5.76
Baby Blue
#89CFF0
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECFEA #EA795E
analogous
#5EEABF #5ECFEA #5E89EA
triadic
#5ECFEA #EA5ECF #CFEA5E
tetradic
#5ECFEA #BF5EEA #EA795E #89EA5E
square
#5ECFEA #BF5EEA #EA795E #89EA5E
split-complementary
#5ECFEA #EA5E89 #EABF5E
monochromatic
#1897B6 #28BFE3 #5ECFEA #94DFF1 #CAEFF8
Accessibility & contrast
On white
1.81
#5ECFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#5ECFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECFEA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECFEA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#00D9D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ecfea; /* rgb */ color: rgb(94, 207, 234); /* oklch */ color: oklch(79.9% 0.109 215.9);
Tailwind
colors: {
custom: {
50: '#98def0',
500: '#5ecfea',
950: '#000000',
},
}SCSS
$custom: #5ecfea; $custom-light: #98def0; $custom-dark: #000000;
JSON
{
"hex": "#5ecfea",
"rgb": {
"r": 94,
"g": 207,
"b": 234
},
"hsl": {
"h": 191.571,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.79936,
"c": 0.10864,
"h": 215.9
},
"luminance": 0.52946
}Semantic roles & 50–950 ramp
primary
#5ECFEA
secondary
#B64F37
accent
#340CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485