#5EEF90#5EEF90
#5EEF90 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.182 H 151.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF90 |
|---|---|
| RGB | rgb(94, 239, 144) |
| HSL | hsl(141, 82%, 65%) |
| HSV | hsv(141, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.06, -59.31, 34.66) |
| CIE-LCH | lch(85.06, 68.69, 149.69°) |
| OKLab | oklab(85.09% -0.1604 0.0861) |
| OKLCH | oklch(85.09% 0.182 151.8) |
| XYZ | xyz(40.5135, 66.1223, 37.0080) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF90 #EF5EBD
analogous
#74EF5E #5EEF90 #5EEFD9
triadic
#5EEF90 #905EEF #EF905E
tetradic
#5EEF90 #5E74EF #EF5EBD #EFD95E
square
#5EEF90 #5E74EF #EF5EBD #EFD95E
split-complementary
#5EEF90 #D95EEF #EF5E74
monochromatic
#13C04F #26E96A #5EEF90 #96F5B6 #CDFADD
Accessibility & contrast
On white
1.48
#5EEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5EEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF90
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF90 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC89
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#2BECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef90; /* rgb */ color: rgb(94, 239, 144); /* oklch */ color: oklch(85.1% 0.182 151.8);
Tailwind
colors: {
custom: {
50: '#99f5b1',
500: '#5eef90',
950: '#000000',
},
}SCSS
$custom: #5eef90; $custom-light: #99f5b1; $custom-dark: #000000;
JSON
{
"hex": "#5eef90",
"rgb": {
"r": 94,
"g": 239,
"b": 144
},
"hsl": {
"h": 140.69,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85089,
"c": 0.18202,
"h": 151.8
},
"luminance": 0.66126
}Semantic roles & 50–950 ramp
primary
#5EEF90
secondary
#BE338E
accent
#0794DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581