#5FE98F#5FE98F
#5FE98F is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.175 H 152.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE98F |
|---|---|
| RGB | rgb(95, 233, 143) |
| HSL | hsl(141, 76%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.28, -56.98, 32.83) |
| CIE-LCH | lch(83.28, 65.76, 150.05°) |
| OKLab | oklab(83.63% -0.1542 0.0818) |
| OKLCH | oklch(83.63% 0.175 152.1) |
| XYZ | xyz(38.8131, 62.6901, 36.0363) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE98F #E95FB9
analogous
#74E95F #5FE98F #5FE9D4
triadic
#5FE98F #8F5FE9 #E98F5F
tetradic
#5FE98F #5F74E9 #E95FB9 #E9D45F
square
#5FE98F #5F74E9 #E95FB9 #E9D45F
split-complementary
#5FE98F #D45FE9 #E95F74
monochromatic
#19B54F #29E269 #5FE98F #95F0B5 #CBF8DA
Accessibility & contrast
On white
1.55
#5FE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5FE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE98F
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE98F | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#32E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe98f; /* rgb */ color: rgb(95, 233, 143); /* oklch */ color: oklch(83.6% 0.175 152.1);
Tailwind
colors: {
custom: {
50: '#98f1b0',
500: '#5fe98f',
950: '#000000',
},
}SCSS
$custom: #5fe98f; $custom-light: #98f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5fe98f",
"rgb": {
"r": 95,
"g": 233,
"b": 143
},
"hsl": {
"h": 140.87,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.8363,
"c": 0.17455,
"h": 152.1
},
"luminance": 0.62694
}Semantic roles & 50–950 ramp
primary
#5FE98F
secondary
#B53789
accent
#0D92D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581