#5FE98C#5FE98C
#5FE98C is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.177 H 151.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE98C |
|---|---|
| RGB | rgb(95, 233, 140) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(83.23, -57.49, 34.27) |
| CIE-LCH | lch(83.23, 66.93, 149.20°) |
| OKLab | oklab(83.58% -0.1555 0.0851) |
| OKLCH | oklch(83.58% 0.177 151.3) |
| XYZ | xyz(38.5889, 62.6005, 34.8554) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.44
Wintergreen
#20F986
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE98C #E95FBC
analogous
#77E95F #5FE98C #5FE9D1
triadic
#5FE98C #8C5FE9 #E98C5F
tetradic
#5FE98C #5F77E9 #E95FBC #E9D15F
square
#5FE98C #5F77E9 #E95FBC #E9D15F
split-complementary
#5FE98C #D15FE9 #E95F77
monochromatic
#19B54C #29E265 #5FE98C #95F0B3 #CBF8D9
Accessibility & contrast
On white
1.55
#5FE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5FE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE98C
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE98C | 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)
#EAD785
Deuteranopia (green-blind)
#D8CA92
Tritanopia (blue-blind)
#34E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe98c; /* rgb */ color: rgb(95, 233, 140); /* oklch */ color: oklch(83.6% 0.177 151.3);
Tailwind
colors: {
custom: {
50: '#98f1ae',
500: '#5fe98c',
950: '#000000',
},
}SCSS
$custom: #5fe98c; $custom-light: #98f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5fe98c",
"rgb": {
"r": 95,
"g": 233,
"b": 140
},
"hsl": {
"h": 139.565,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83575,
"c": 0.17727,
"h": 151.3
},
"luminance": 0.62604
}Semantic roles & 50–950 ramp
primary
#5FE98C
secondary
#B5378C
accent
#0D96D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581