#5EF790#5EF790
#5EF790 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.0% C 0.192 H 151.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF790 |
|---|---|
| RGB | rgb(94, 247, 144) |
| HSL | hsl(140, 91%, 67%) |
| HSV | hsv(140, 62%, 97%) |
| CMYK | cmyk(61.9%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(87.44, -62.31, 37.78) |
| CIE-LCH | lch(87.44, 72.86, 148.77°) |
| OKLab | oklab(87.05% -0.1683 0.0934) |
| OKLCH | oklch(87.05% 0.192 151) |
| XYZ | xyz(42.9076, 70.9105, 37.8060) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF790 #F75EC5
analogous
#79F75E #5EF790 #5EF7DD
triadic
#5EF790 #905EF7 #F7905E
tetradic
#5EF790 #5E79F7 #F75EC5 #F7DD5E
square
#5EF790 #5E79F7 #F75EC5 #F7DD5E
split-complementary
#5EF790 #DD5EF7 #F75E79
monochromatic
#0AD04B #24F468 #5EF790 #98FAB8 #D3FDE0
Accessibility & contrast
On white
1.38
#5EF790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#5EF790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF790
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF790 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#E4D697
Tritanopia (blue-blind)
#26F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef790; /* rgb */ color: rgb(94, 247, 144); /* oklch */ color: oklch(87.0% 0.192 151.0);
Tailwind
colors: {
custom: {
50: '#9afbb1',
500: '#5ef790',
950: '#000000',
},
}SCSS
$custom: #5ef790; $custom-light: #9afbb1; $custom-dark: #000000;
JSON
{
"hex": "#5ef790",
"rgb": {
"r": 94,
"g": 247,
"b": 144
},
"hsl": {
"h": 139.608,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.87048,
"c": 0.19247,
"h": 151
},
"luminance": 0.70915
}Semantic roles & 50–950 ramp
primary
#5EF790
secondary
#CC2E98
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581