#5EEC92#5EEC92
#5EEC92 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.176 H 152.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC92 |
|---|---|
| RGB | rgb(94, 236, 146) |
| HSL | hsl(142, 79%, 65%) |
| HSV | hsv(142, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(84.20, -57.82, 32.52) |
| CIE-LCH | lch(84.20, 66.34, 150.64°) |
| OKLab | oklab(84.39% -0.1565 0.0811) |
| OKLCH | oklch(84.39% 0.176 152.6) |
| XYZ | xyz(39.7967, 64.4420, 37.5298) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC92 #EC5EB8
analogous
#71EC5E #5EEC92 #5EECD9
triadic
#5EEC92 #925EEC #EC925E
tetradic
#5EEC92 #5E71EC #EC5EB8 #ECD95E
square
#5EEC92 #5E71EC #EC5EB8 #ECD95E
split-complementary
#5EEC92 #D95EEC #EC5E71
monochromatic
#16BA52 #27E66D #5EEC92 #95F2B7 #CBF9DC
Accessibility & contrast
On white
1.51
#5EEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5EEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC92
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC92 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#2CE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eec92; /* rgb */ color: rgb(94, 236, 146); /* oklch */ color: oklch(84.4% 0.176 152.6);
Tailwind
colors: {
custom: {
50: '#98f3b2',
500: '#5eec92',
950: '#000000',
},
}SCSS
$custom: #5eec92; $custom-light: #98f3b2; $custom-dark: #000000;
JSON
{
"hex": "#5eec92",
"rgb": {
"r": 94,
"g": 236,
"b": 146
},
"hsl": {
"h": 141.972,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.8439,
"c": 0.17625,
"h": 152.6
},
"luminance": 0.64446
}Semantic roles & 50–950 ramp
primary
#5EEC92
secondary
#B93589
accent
#0A8FDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581