#5FE98B#5FE98B
#5FE98B is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.178 H 151.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE98B |
|---|---|
| RGB | rgb(95, 233, 139) |
| HSL | hsl(139, 76%, 64%) |
| HSV | hsv(139, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.22, -57.66, 34.76) |
| CIE-LCH | lch(83.22, 67.32, 148.92°) |
| OKLab | oklab(83.56% -0.1559 0.0862) |
| OKLCH | oklch(83.56% 0.178 151.1) |
| XYZ | xyz(38.5155, 62.5711, 34.4688) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.36
Turquoise Green
#04F489
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 4.48
Wintergreen
#20F986
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE98B #E95FBD
analogous
#78E95F #5FE98B #5FE9D0
triadic
#5FE98B #8B5FE9 #E98B5F
tetradic
#5FE98B #5F78E9 #E95FBD #E9D05F
square
#5FE98B #5F78E9 #E95FBD #E9D05F
split-complementary
#5FE98B #D05FE9 #E95F78
monochromatic
#19B54B #29E264 #5FE98B #95F0B2 #CBF8D9
Accessibility & contrast
On white
1.55
#5FE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5FE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE98B
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE98B | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D8CA91
Tritanopia (blue-blind)
#35E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe98b; /* rgb */ color: rgb(95, 233, 139); /* oklch */ color: oklch(83.6% 0.178 151.1);
Tailwind
colors: {
custom: {
50: '#98f1ae',
500: '#5fe98b',
950: '#000000',
},
}SCSS
$custom: #5fe98b; $custom-light: #98f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5fe98b",
"rgb": {
"r": 95,
"g": 233,
"b": 139
},
"hsl": {
"h": 139.13,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83558,
"c": 0.17818,
"h": 151.1
},
"luminance": 0.62575
}Semantic roles & 50–950 ramp
primary
#5FE98B
secondary
#B5378D
accent
#0D97D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581