#5FE07E#5FE07E
#5FE07E is a light, vivid green. Relative luminance 0.573; OKLCH L 81.1% C 0.178 H 148.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE07E |
|---|---|
| RGB | rgb(95, 224, 126) |
| HSL | hsl(134, 68%, 63%) |
| HSV | hsv(134, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.32, -56.31, 37.49) |
| CIE-LCH | lch(80.32, 67.65, 146.35°) |
| OKLab | oklab(81.11% -0.1523 0.0922) |
| OKLCH | oklch(81.11% 0.178 148.8) |
| XYZ | xyz(35.1384, 57.2473, 28.9327) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.44
Tealish Green
#0CDC73
ΔE00 3.55
Lightish Green
#61E160
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE07E #E05FC1
analogous
#80E05F #5FE07E #5FE0BF
triadic
#5FE07E #7E5FE0 #E07E5F
tetradic
#5FE07E #5F80E0 #E05FC1 #E0BF5F
square
#5FE07E #5F80E0 #E05FC1 #E0BF5F
split-complementary
#5FE07E #BF5FE0 #E05F80
monochromatic
#20A540 #2CD655 #5FE07E #92EAA7 #C6F4D1
Accessibility & contrast
On white
1.69
#5FE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#5FE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE07E
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE07E | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#3FDCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fe07e; /* rgb */ color: rgb(95, 224, 126); /* oklch */ color: oklch(81.1% 0.178 148.8);
Tailwind
colors: {
custom: {
50: '#97eba4',
500: '#5fe07e',
950: '#000000',
},
}SCSS
$custom: #5fe07e; $custom-light: #97eba4; $custom-dark: #000000;
JSON
{
"hex": "#5fe07e",
"rgb": {
"r": 95,
"g": 224,
"b": 126
},
"hsl": {
"h": 134.419,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.81113,
"c": 0.17803,
"h": 148.8
},
"luminance": 0.57251
}Semantic roles & 50–950 ramp
primary
#5FE07E
secondary
#A73C8D
accent
#16A3CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480