#5FE07F#5FE07F
#5FE07F is a light, vivid green. Relative luminance 0.573; OKLCH L 81.1% C 0.177 H 149.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE07F |
|---|---|
| RGB | rgb(95, 224, 127) |
| HSL | hsl(135, 68%, 63%) |
| HSV | hsv(135, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.33, -56.15, 37.01) |
| CIE-LCH | lch(80.33, 67.25, 146.61°) |
| OKLab | oklab(81.13% -0.1519 0.0911) |
| OKLCH | oklch(81.13% 0.177 149.1) |
| XYZ | xyz(35.2033, 57.2733, 29.2742) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Tealish Green
#0CDC73
ΔE00 3.55
Lightish Green
#61E160
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 5.26
Turquoise Green
#04F489
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE07F #E05FC0
analogous
#7FE05F #5FE07F #5FE0C0
triadic
#5FE07F #7F5FE0 #E07F5F
tetradic
#5FE07F #5F7FE0 #E05FC0 #E0C05F
square
#5FE07F #5F7FE0 #E05FC0 #E0C05F
split-complementary
#5FE07F #C05FE0 #E05F7F
monochromatic
#20A541 #2CD656 #5FE07F #92EAA8 #C6F4D1
Accessibility & contrast
On white
1.69
#5FE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#5FE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE07F
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE07F | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#3EDCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fe07f; /* rgb */ color: rgb(95, 224, 127); /* oklch */ color: oklch(81.1% 0.177 149.1);
Tailwind
colors: {
custom: {
50: '#97eba5',
500: '#5fe07f',
950: '#000000',
},
}SCSS
$custom: #5fe07f; $custom-light: #97eba5; $custom-dark: #000000;
JSON
{
"hex": "#5fe07f",
"rgb": {
"r": 95,
"g": 224,
"b": 127
},
"hsl": {
"h": 134.884,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.8113,
"c": 0.1771,
"h": 149.1
},
"luminance": 0.57277
}Semantic roles & 50–950 ramp
primary
#5FE07F
secondary
#A73C8D
accent
#16A1CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480