#5FE98A#5FE98A
#5FE98A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.179 H 150.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE98A |
|---|---|
| RGB | rgb(95, 233, 138) |
| HSL | hsl(139, 76%, 64%) |
| HSV | hsv(139, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.20, -57.82, 35.24) |
| CIE-LCH | lch(83.20, 67.71, 148.64°) |
| OKLab | oklab(83.54% -0.1564 0.0873) |
| OKLCH | oklch(83.54% 0.179 150.8) |
| XYZ | xyz(38.4428, 62.5420, 34.0857) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.80
Wintergreen
#20F986
ΔE00 4.44
Sea Green (survey)
#53FCA1
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE98A #E95FBE
analogous
#79E95F #5FE98A #5FE9CF
triadic
#5FE98A #8A5FE9 #E98A5F
tetradic
#5FE98A #5F79E9 #E95FBE #E9CF5F
square
#5FE98A #5F79E9 #E95FBE #E9CF5F
split-complementary
#5FE98A #CF5FE9 #E95F79
monochromatic
#19B549 #29E263 #5FE98A #95F0B1 #CBF8D9
Accessibility & contrast
On white
1.55
#5FE98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5FE98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE98A
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE98A | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#35E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe98a; /* rgb */ color: rgb(95, 233, 138); /* oklch */ color: oklch(83.5% 0.179 150.8);
Tailwind
colors: {
custom: {
50: '#98f1ad',
500: '#5fe98a',
950: '#000000',
},
}SCSS
$custom: #5fe98a; $custom-light: #98f1ad; $custom-dark: #000000;
JSON
{
"hex": "#5fe98a",
"rgb": {
"r": 95,
"g": 233,
"b": 138
},
"hsl": {
"h": 138.696,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.8354,
"c": 0.17909,
"h": 150.8
},
"luminance": 0.62546
}Semantic roles & 50–950 ramp
primary
#5FE98A
secondary
#B5378E
accent
#0D99D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581