#5FE98E#5FE98E
#5FE98E is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.175 H 151.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE98E |
|---|---|
| RGB | rgb(95, 233, 142) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.26, -57.15, 33.31) |
| CIE-LCH | lch(83.26, 66.15, 149.76°) |
| OKLab | oklab(83.61% -0.1546 0.0829) |
| OKLCH | oklch(83.61% 0.175 151.8) |
| XYZ | xyz(38.7377, 62.6600, 35.6391) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.60
Wintergreen
#20F986
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE98E #E95FBA
analogous
#75E95F #5FE98E #5FE9D3
triadic
#5FE98E #8E5FE9 #E98E5F
tetradic
#5FE98E #5F75E9 #E95FBA #E9D35F
square
#5FE98E #5F75E9 #E95FBA #E9D35F
split-complementary
#5FE98E #D35FE9 #E95F75
monochromatic
#19B54E #29E268 #5FE98E #95F0B4 #CBF8DA
Accessibility & contrast
On white
1.55
#5FE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5FE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE98E
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE98E | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#33E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe98e; /* rgb */ color: rgb(95, 233, 142); /* oklch */ color: oklch(83.6% 0.175 151.8);
Tailwind
colors: {
custom: {
50: '#98f1b0',
500: '#5fe98e',
950: '#000000',
},
}SCSS
$custom: #5fe98e; $custom-light: #98f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5fe98e",
"rgb": {
"r": 95,
"g": 233,
"b": 142
},
"hsl": {
"h": 140.435,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83611,
"c": 0.17545,
"h": 151.8
},
"luminance": 0.62664
}Semantic roles & 50–950 ramp
primary
#5FE98E
secondary
#B5378A
accent
#0D93D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581