#5FE689#5FE689
#5FE689 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.176 H 150.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE689 |
|---|---|
| RGB | rgb(95, 230, 137) |
| HSL | hsl(139, 73%, 64%) |
| HSV | hsv(139, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(82.29, -56.84, 34.54) |
| CIE-LCH | lch(82.29, 66.51, 148.71°) |
| OKLab | oklab(82.78% -0.1538 0.0856) |
| OKLCH | oklch(82.78% 0.176 150.9) |
| XYZ | xyz(37.5287, 60.8291, 33.4255) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.22
Tealish Green
#0CDC73
ΔE00 4.26
Turquoise Green
#04F489
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.84
Aqua Green
#12E193
ΔE00 4.86
Wintergreen
#20F986
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE689 #E65FBC
analogous
#78E65F #5FE689 #5FE6CD
triadic
#5FE689 #895FE6 #E6895F
tetradic
#5FE689 #5F78E6 #E65FBC #E6CD5F
square
#5FE689 #5F78E6 #E65FBC #E6CD5F
split-complementary
#5FE689 #CD5FE6 #E65F78
monochromatic
#1BAF49 #2ADE62 #5FE689 #94EEB0 #C9F7D7
Accessibility & contrast
On white
1.59
#5FE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5FE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE689
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE689 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D482
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#37E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe689; /* rgb */ color: rgb(95, 230, 137); /* oklch */ color: oklch(82.8% 0.176 150.9);
Tailwind
colors: {
custom: {
50: '#98efac',
500: '#5fe689',
950: '#000000',
},
}SCSS
$custom: #5fe689; $custom-light: #98efac; $custom-dark: #000000;
JSON
{
"hex": "#5fe689",
"rgb": {
"r": 95,
"g": 230,
"b": 137
},
"hsl": {
"h": 138.667,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82784,
"c": 0.176,
"h": 150.9
},
"luminance": 0.60833
}Semantic roles & 50–950 ramp
primary
#5FE689
secondary
#B0398B
accent
#1098D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581