#5EEC8F#5EEC8F
#5EEC8F is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.179 H 151.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC8F |
|---|---|
| RGB | rgb(94, 236, 143) |
| HSL | hsl(141, 79%, 65%) |
| HSV | hsv(141, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.15, -58.34, 33.97) |
| CIE-LCH | lch(84.15, 67.50, 149.79°) |
| OKLab | oklab(84.34% -0.1578 0.0844) |
| OKLCH | oklch(84.34% 0.179 151.8) |
| XYZ | xyz(39.5664, 64.3499, 36.3169) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.75
Wintergreen
#20F986
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC8F #EC5EBB
analogous
#74EC5E #5EEC8F #5EECD6
triadic
#5EEC8F #8F5EEC #EC8F5E
tetradic
#5EEC8F #5E74EC #EC5EBB #ECD65E
square
#5EEC8F #5E74EC #EC5EBB #ECD65E
split-complementary
#5EEC8F #D65EEC #EC5E74
monochromatic
#16BA4E #27E669 #5EEC8F #95F2B5 #CBF9DB
Accessibility & contrast
On white
1.51
#5EEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5EEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC8F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC8F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#2EE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eec8f; /* rgb */ color: rgb(94, 236, 143); /* oklch */ color: oklch(84.3% 0.179 151.8);
Tailwind
colors: {
custom: {
50: '#98f3b0',
500: '#5eec8f',
950: '#000000',
},
}SCSS
$custom: #5eec8f; $custom-light: #98f3b0; $custom-dark: #000000;
JSON
{
"hex": "#5eec8f",
"rgb": {
"r": 94,
"g": 236,
"b": 143
},
"hsl": {
"h": 140.704,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84335,
"c": 0.17896,
"h": 151.8
},
"luminance": 0.64354
}Semantic roles & 50–950 ramp
primary
#5EEC8F
secondary
#B9358B
accent
#0A93DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581