#5FE78F#5FE78F
#5FE78F is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.1% C 0.172 H 152.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE78F |
|---|---|
| RGB | rgb(95, 231, 143) |
| HSL | hsl(141, 74%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(82.68, -56.20, 32.04) |
| CIE-LCH | lch(82.68, 64.69, 150.31°) |
| OKLab | oklab(83.14% -0.1522 0.0799) |
| OKLCH | oklch(83.14% 0.172 152.3) |
| XYZ | xyz(38.2502, 61.5642, 35.8486) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.63
Sea Green (survey)
#53FCA1
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE78F #E75FB7
analogous
#73E75F #5FE78F #5FE7D3
triadic
#5FE78F #8F5FE7 #E78F5F
tetradic
#5FE78F #5F73E7 #E75FB7 #E7D35F
square
#5FE78F #5F73E7 #E75FB7 #E7D35F
split-complementary
#5FE78F #D35FE7 #E75F73
monochromatic
#1BB150 #2ADF6A #5FE78F #94EFB4 #C9F7DA
Accessibility & contrast
On white
1.58
#5FE78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5FE78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE78F
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE78F | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#33E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe78f; /* rgb */ color: rgb(95, 231, 143); /* oklch */ color: oklch(83.1% 0.172 152.3);
Tailwind
colors: {
custom: {
50: '#98efb0',
500: '#5fe78f',
950: '#000000',
},
}SCSS
$custom: #5fe78f; $custom-light: #98efb0; $custom-dark: #000000;
JSON
{
"hex": "#5fe78f",
"rgb": {
"r": 95,
"g": 231,
"b": 143
},
"hsl": {
"h": 141.176,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83139,
"c": 0.17186,
"h": 152.3
},
"luminance": 0.61568
}Semantic roles & 50–950 ramp
primary
#5FE78F
secondary
#B23987
accent
#0F90D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581