#5FE68F#5FE68F
#5FE68F is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.171 H 152.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE68F |
|---|---|
| RGB | rgb(95, 230, 143) |
| HSL | hsl(141, 73%, 64%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.38, -55.81, 31.64) |
| CIE-LCH | lch(82.38, 64.16, 150.45°) |
| OKLab | oklab(82.89% -0.1511 0.0789) |
| OKLCH | oklch(82.89% 0.171 152.4) |
| XYZ | xyz(37.9711, 61.0061, 35.7556) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Aqua Green
#12E193
ΔE00 4.18
Turquoise Green
#04F489
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 4.68
Light Green Blue
#56FCA2
ΔE00 4.83
Sea Green (survey)
#53FCA1
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE68F #E65FB6
analogous
#72E65F #5FE68F #5FE6D2
triadic
#5FE68F #8F5FE6 #E68F5F
tetradic
#5FE68F #5F72E6 #E65FB6 #E6D25F
square
#5FE68F #5F72E6 #E65FB6 #E6D25F
split-complementary
#5FE68F #D25FE6 #E65F72
monochromatic
#1BAF50 #2ADE6A #5FE68F #94EEB4 #C9F7D9
Accessibility & contrast
On white
1.59
#5FE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5FE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE68F
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE68F | 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)
#E6D589
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#34E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe68f; /* rgb */ color: rgb(95, 230, 143); /* oklch */ color: oklch(82.9% 0.171 152.4);
Tailwind
colors: {
custom: {
50: '#98efb0',
500: '#5fe68f',
950: '#000000',
},
}SCSS
$custom: #5fe68f; $custom-light: #98efb0; $custom-dark: #000000;
JSON
{
"hex": "#5fe68f",
"rgb": {
"r": 95,
"g": 230,
"b": 143
},
"hsl": {
"h": 141.333,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82893,
"c": 0.17052,
"h": 152.4
},
"luminance": 0.6101
}Semantic roles & 50–950 ramp
primary
#5FE68F
secondary
#B03986
accent
#108FD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581