#5FEF7B#5FEF7B
#5FEF7B is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.8% C 0.200 H 147.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF7B |
|---|---|
| RGB | rgb(95, 239, 123) |
| HSL | hsl(132, 82%, 65%) |
| HSV | hsv(132, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.79, -62.38, 44.60) |
| CIE-LCH | lch(84.79, 76.69, 144.44°) |
| OKLab | oklab(84.78% -0.1686 0.1082) |
| OKLCH | oklch(84.78% 0.2 147.3) |
| XYZ | xyz(39.1583, 65.5922, 29.3320) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.75
Lightish Green
#61E160
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF7B #EF5FD3
analogous
#8BEF5F #5FEF7B #5FEFC3
triadic
#5FEF7B #7B5FEF #EF7B5F
tetradic
#5FEF7B #5F8BEF #EF5FD3 #EFC35F
square
#5FEF7B #5F8BEF #EF5FD3 #EFC35F
split-complementary
#5FEF7B #C35FEF #EF5F8B
monochromatic
#13C035 #27E94D #5FEF7B #97F5A9 #CEFAD7
Accessibility & contrast
On white
1.49
#5FEF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5FEF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF7B
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF7B | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB71
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#3AEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef7b; /* rgb */ color: rgb(95, 239, 123); /* oklch */ color: oklch(84.8% 0.200 147.3);
Tailwind
colors: {
custom: {
50: '#9af5a3',
500: '#5fef7b',
950: '#000000',
},
}SCSS
$custom: #5fef7b; $custom-light: #9af5a3; $custom-dark: #000000;
JSON
{
"hex": "#5fef7b",
"rgb": {
"r": 95,
"g": 239,
"b": 123
},
"hsl": {
"h": 131.667,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84777,
"c": 0.20035,
"h": 147.3
},
"luminance": 0.65596
}Semantic roles & 50–950 ramp
primary
#5FEF7B
secondary
#BE34A3
accent
#07B4DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580