#5FEB7F#5FEB7F
#5FEB7F is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.192 H 148.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB7F |
|---|---|
| RGB | rgb(95, 235, 127) |
| HSL | hsl(134, 78%, 65%) |
| HSV | hsv(134, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.64, -60.32, 41.23) |
| CIE-LCH | lch(83.64, 73.07, 145.65°) |
| OKLab | oklab(83.85% -0.163 0.1008) |
| OKLCH | oklch(83.85% 0.192 148.3) |
| XYZ | xyz(38.2557, 63.3782, 30.2917) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 3.90
Wintergreen
#20F986
ΔE00 3.95
Spearmint
#1EF876
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB7F #EB5FCB
analogous
#85EB5F #5FEB7F #5FEBC5
triadic
#5FEB7F #7F5FEB #EB7F5F
tetradic
#5FEB7F #5F85EB #EB5FCB #EBC55F
square
#5FEB7F #5F85EB #EB5FCB #EBC55F
split-complementary
#5FEB7F #C55FEB #EB5F85
monochromatic
#17B93C #29E453 #5FEB7F #95F2AB #CCF9D6
Accessibility & contrast
On white
1.54
#5FEB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5FEB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB7F
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB7F | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#DBCC86
Tritanopia (blue-blind)
#3AE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5feb7f; /* rgb */ color: rgb(95, 235, 127); /* oklch */ color: oklch(83.9% 0.192 148.3);
Tailwind
colors: {
custom: {
50: '#99f2a5',
500: '#5feb7f',
950: '#000000',
},
}SCSS
$custom: #5feb7f; $custom-light: #99f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5feb7f",
"rgb": {
"r": 95,
"g": 235,
"b": 127
},
"hsl": {
"h": 133.714,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.8385,
"c": 0.19165,
"h": 148.3
},
"luminance": 0.63382
}Semantic roles & 50–950 ramp
primary
#5FEB7F
secondary
#B8369A
accent
#0BABDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580