#5FEB7E#5FEB7E
#5FEB7E is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.8% C 0.193 H 148.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB7E |
|---|---|
| RGB | rgb(95, 235, 126) |
| HSL | hsl(133, 78%, 65%) |
| HSV | hsv(133, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.63, -60.47, 41.70) |
| CIE-LCH | lch(83.63, 73.46, 145.41°) |
| OKLab | oklab(83.83% -0.1634 0.1018) |
| OKLCH | oklch(83.83% 0.193 148.1) |
| XYZ | xyz(38.1909, 63.3523, 29.9502) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.79
Spearmint
#1EF876
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 3.97
Wintergreen
#20F986
ΔE00 3.97
Lightish Green
#61E160
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB7E #EB5FCC
analogous
#86EB5F #5FEB7E #5FEBC4
triadic
#5FEB7E #7E5FEB #EB7E5F
tetradic
#5FEB7E #5F86EB #EB5FCC #EBC45F
square
#5FEB7E #5F86EB #EB5FCC #EBC45F
split-complementary
#5FEB7E #C45FEB #EB5F86
monochromatic
#17B93B #29E452 #5FEB7E #95F2AA #CCF9D6
Accessibility & contrast
On white
1.54
#5FEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5FEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB7E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB7E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#3AE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5feb7e; /* rgb */ color: rgb(95, 235, 126); /* oklch */ color: oklch(83.8% 0.193 148.1);
Tailwind
colors: {
custom: {
50: '#99f2a5',
500: '#5feb7e',
950: '#000000',
},
}SCSS
$custom: #5feb7e; $custom-light: #99f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5feb7e",
"rgb": {
"r": 95,
"g": 235,
"b": 126
},
"hsl": {
"h": 133.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.83834,
"c": 0.19254,
"h": 148.1
},
"luminance": 0.63356
}Semantic roles & 50–950 ramp
primary
#5FEB7E
secondary
#B8369B
accent
#0BACDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580