#5FE68E#5FE68E
#5FE68E is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.171 H 152.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE68E |
|---|---|
| RGB | rgb(95, 230, 142) |
| HSL | hsl(141, 73%, 64%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(82.37, -55.99, 32.13) |
| CIE-LCH | lch(82.37, 64.55, 150.15°) |
| OKLab | oklab(82.88% -0.1516 0.0801) |
| OKLCH | oklch(82.88% 0.171 152.2) |
| XYZ | xyz(37.8957, 60.9759, 35.3584) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Aqua Green
#12E193
ΔE00 4.29
Turquoise Green
#04F489
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.86
Sea Green (survey)
#53FCA1
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE68E #E65FB7
analogous
#73E65F #5FE68E #5FE6D1
triadic
#5FE68E #8E5FE6 #E68E5F
tetradic
#5FE68E #5F73E6 #E65FB7 #E6D15F
square
#5FE68E #5F73E6 #E65FB7 #E6D15F
split-complementary
#5FE68E #D15FE6 #E65F73
monochromatic
#1BAF4F #2ADE69 #5FE68E #94EEB3 #C9F7D9
Accessibility & contrast
On white
1.59
#5FE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5FE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE68E
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE68E | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D588
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#34E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe68e; /* rgb */ color: rgb(95, 230, 142); /* oklch */ color: oklch(82.9% 0.171 152.2);
Tailwind
colors: {
custom: {
50: '#98efb0',
500: '#5fe68e',
950: '#000000',
},
}SCSS
$custom: #5fe68e; $custom-light: #98efb0; $custom-dark: #000000;
JSON
{
"hex": "#5fe68e",
"rgb": {
"r": 95,
"g": 230,
"b": 142
},
"hsl": {
"h": 140.889,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82875,
"c": 0.17143,
"h": 152.2
},
"luminance": 0.6098
}Semantic roles & 50–950 ramp
primary
#5FE68E
secondary
#B03987
accent
#1091D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581