#5ECFF5#5ECFF5
#5ECFF5 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.115 H 223.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECFF5 |
|---|---|
| RGB | rgb(94, 207, 245) |
| HSL | hsl(195, 88%, 66%) |
| HSV | hsv(195, 62%, 96%) |
| CMYK | cmyk(61.6%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.22, -21.10, -28.27) |
| CIE-LCH | lch(78.22, 35.28, 233.26°) |
| OKLab | oklab(80.37% -0.0838 -0.0788) |
| OKLCH | oklch(80.37% 0.115 223.2) |
| XYZ | xyz(43.4038, 53.5935, 94.4257) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 4.11
Baby Blue
#89CFF0
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 4.44
Lightblue (survey)
#7BC8F6
ΔE00 5.67
Lightskyblue
#87CEFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECFF5 #F5845E
analogous
#5EF5CF #5ECFF5 #5E84F5
triadic
#5ECFF5 #F55ECF #CFF55E
tetradic
#5ECFF5 #CF5EF5 #F5845E #84F55E
square
#5ECFF5 #CF5EF5 #F5845E #84F55E
split-complementary
#5ECFF5 #F55E84 #F5CF5E
monochromatic
#0D9CCC #24BEF1 #5ECFF5 #98E0F9 #D1F1FC
Accessibility & contrast
On white
1.79
#5ECFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#5ECFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECFF5
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECFF5 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF7
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ecff5; /* rgb */ color: rgb(94, 207, 245); /* oklch */ color: oklch(80.4% 0.115 223.2);
Tailwind
colors: {
custom: {
50: '#99ddf8',
500: '#5ecff5',
950: '#000000',
},
}SCSS
$custom: #5ecff5; $custom-light: #99ddf8; $custom-dark: #000000;
JSON
{
"hex": "#5ecff5",
"rgb": {
"r": 94,
"g": 207,
"b": 245
},
"hsl": {
"h": 195.099,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.80371,
"c": 0.11504,
"h": 223.2
},
"luminance": 0.53598
}Semantic roles & 50–950 ramp
primary
#5ECFF5
secondary
#C8562F
accent
#3A01E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485