#5EEC93#5EEC93
#5EEC93 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.175 H 152.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC93 |
|---|---|
| RGB | rgb(94, 236, 147) |
| HSL | hsl(142, 79%, 65%) |
| HSV | hsv(142, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(84.21, -57.64, 32.04) |
| CIE-LCH | lch(84.21, 65.95, 150.93°) |
| OKLab | oklab(84.41% -0.156 0.08) |
| OKLCH | oklch(84.41% 0.175 152.9) |
| XYZ | xyz(39.8748, 64.4732, 37.9413) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC93 #EC5EB7
analogous
#70EC5E #5EEC93 #5EECDA
triadic
#5EEC93 #935EEC #EC935E
tetradic
#5EEC93 #5E70EC #EC5EB7 #ECDA5E
square
#5EEC93 #5E70EC #EC5EB7 #ECDA5E
split-complementary
#5EEC93 #DA5EEC #EC5E70
monochromatic
#16BA53 #27E66E #5EEC93 #95F2B8 #CBF9DC
Accessibility & contrast
On white
1.51
#5EEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5EEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC93
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC93 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#2BE9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eec93; /* rgb */ color: rgb(94, 236, 147); /* oklch */ color: oklch(84.4% 0.175 152.9);
Tailwind
colors: {
custom: {
50: '#98f3b3',
500: '#5eec93',
950: '#000000',
},
}SCSS
$custom: #5eec93; $custom-light: #98f3b3; $custom-dark: #000000;
JSON
{
"hex": "#5eec93",
"rgb": {
"r": 94,
"g": 236,
"b": 147
},
"hsl": {
"h": 142.394,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84409,
"c": 0.17534,
"h": 152.9
},
"luminance": 0.64477
}Semantic roles & 50–950 ramp
primary
#5EEC93
secondary
#B93588
accent
#0A8DDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581