#5EEC95#5EEC95
#5EEC95 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.174 H 153.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC95 |
|---|---|
| RGB | rgb(94, 236, 149) |
| HSL | hsl(143, 79%, 65%) |
| HSV | hsv(143, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(84.24, -57.29, 31.07) |
| CIE-LCH | lch(84.24, 65.17, 151.53°) |
| OKLab | oklab(84.45% -0.1552 0.0777) |
| OKLCH | oklch(84.45% 0.174 153.4) |
| XYZ | xyz(40.0331, 64.5366, 38.7750) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC95 #EC5EB5
analogous
#6EEC5E #5EEC95 #5EECDC
triadic
#5EEC95 #955EEC #EC955E
tetradic
#5EEC95 #5E6EEC #EC5EB5 #ECDC5E
square
#5EEC95 #5E6EEC #EC5EB5 #ECDC5E
split-complementary
#5EEC95 #DC5EEC #EC5E6E
monochromatic
#16BA55 #27E671 #5EEC95 #95F2B9 #CBF9DD
Accessibility & contrast
On white
1.51
#5EEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5EEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC95
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC95 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#29E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eec95; /* rgb */ color: rgb(94, 236, 149); /* oklch */ color: oklch(84.4% 0.174 153.4);
Tailwind
colors: {
custom: {
50: '#98f3b5',
500: '#5eec95',
950: '#000000',
},
}SCSS
$custom: #5eec95; $custom-light: #98f3b5; $custom-dark: #000000;
JSON
{
"hex": "#5eec95",
"rgb": {
"r": 94,
"g": 236,
"b": 149
},
"hsl": {
"h": 143.239,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84446,
"c": 0.17355,
"h": 153.4
},
"luminance": 0.64541
}Semantic roles & 50–950 ramp
primary
#5EEC95
secondary
#B93586
accent
#0A8ADB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581