#5EEF92#5EEF92
#5EEF92 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.180 H 152.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF92 |
|---|---|
| RGB | rgb(94, 239, 146) |
| HSL | hsl(142, 82%, 65%) |
| HSV | hsv(142, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.09, -58.97, 33.70) |
| CIE-LCH | lch(85.09, 67.92, 150.25°) |
| OKLab | oklab(85.13% -0.1595 0.0839) |
| OKLCH | oklch(85.13% 0.18 152.3) |
| XYZ | xyz(40.6677, 66.1840, 37.8202) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.65
Mediumspringgreen
#00FA9A
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF92 #EF5EBB
analogous
#73EF5E #5EEF92 #5EEFDA
triadic
#5EEF92 #925EEF #EF925E
tetradic
#5EEF92 #5E73EF #EF5EBB #EFDA5E
square
#5EEF92 #5E73EF #EF5EBB #EFDA5E
split-complementary
#5EEF92 #DA5EEF #EF5E73
monochromatic
#13C051 #26E96C #5EEF92 #96F5B8 #CDFADD
Accessibility & contrast
On white
1.47
#5EEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5EEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF92
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF92 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8C
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#2AECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eef92; /* rgb */ color: rgb(94, 239, 146); /* oklch */ color: oklch(85.1% 0.180 152.3);
Tailwind
colors: {
custom: {
50: '#99f5b3',
500: '#5eef92',
950: '#000000',
},
}SCSS
$custom: #5eef92; $custom-light: #99f5b3; $custom-dark: #000000;
JSON
{
"hex": "#5eef92",
"rgb": {
"r": 94,
"g": 239,
"b": 146
},
"hsl": {
"h": 141.517,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85125,
"c": 0.18022,
"h": 152.3
},
"luminance": 0.66188
}Semantic roles & 50–950 ramp
primary
#5EEF92
secondary
#BE338C
accent
#0791DE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581