#5EF789#5EF789
#5EF789 is a very light, vivid green. Relative luminance 0.707; OKLCH L 86.9% C 0.199 H 149.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF789 |
|---|---|
| RGB | rgb(94, 247, 137) |
| HSL | hsl(137, 91%, 67%) |
| HSV | hsv(137, 62%, 97%) |
| CMYK | cmyk(61.9%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(87.34, -63.42, 41.07) |
| CIE-LCH | lch(87.34, 75.56, 147.07°) |
| OKLab | oklab(86.93% -0.1712 0.1008) |
| OKLCH | oklch(86.93% 0.199 149.5) |
| XYZ | xyz(42.3891, 70.7031, 35.0752) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.75
Spearmint
#1EF876
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF789 #F75ECC
analogous
#80F75E #5EF789 #5EF7D6
triadic
#5EF789 #895EF7 #F7895E
tetradic
#5EF789 #5E80F7 #F75ECC #F7D65E
square
#5EF789 #5E80F7 #F75ECC #F7D65E
split-complementary
#5EF789 #D65EF7 #F75E80
monochromatic
#0AD042 #24F45E #5EF789 #98FAB4 #D3FDDE
Accessibility & contrast
On white
1.39
#5EF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5EF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF789
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF789 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#2BF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef789; /* rgb */ color: rgb(94, 247, 137); /* oklch */ color: oklch(86.9% 0.199 149.5);
Tailwind
colors: {
custom: {
50: '#9afbad',
500: '#5ef789',
950: '#000000',
},
}SCSS
$custom: #5ef789; $custom-light: #9afbad; $custom-dark: #000000;
JSON
{
"hex": "#5ef789",
"rgb": {
"r": 94,
"g": 247,
"b": 137
},
"hsl": {
"h": 136.863,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.86932,
"c": 0.19868,
"h": 149.5
},
"luminance": 0.70707
}Semantic roles & 50–950 ramp
primary
#5EF789
secondary
#CC2E9F
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581