#5FE68A#5FE68A
#5FE68A is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.175 H 151.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE68A |
|---|---|
| RGB | rgb(95, 230, 138) |
| HSL | hsl(139, 73%, 64%) |
| HSV | hsv(139, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.30, -56.67, 34.06) |
| CIE-LCH | lch(82.30, 66.12, 148.99°) |
| OKLab | oklab(82.8% -0.1533 0.0845) |
| OKLCH | oklch(82.8% 0.175 151.1) |
| XYZ | xyz(37.6007, 60.8579, 33.8051) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.74
Lightgreen
#90EE90
ΔE00 4.89
Sea Green (survey)
#53FCA1
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE68A #E65FBB
analogous
#77E65F #5FE68A #5FE6CD
triadic
#5FE68A #8A5FE6 #E68A5F
tetradic
#5FE68A #5F77E6 #E65FBB #E6CD5F
square
#5FE68A #5F77E6 #E65FBB #E6CD5F
split-complementary
#5FE68A #CD5FE6 #E65F77
monochromatic
#1BAF4A #2ADE63 #5FE68A #94EEB1 #C9F7D7
Accessibility & contrast
On white
1.59
#5FE68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5FE68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE68A
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE68A | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D484
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#36E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe68a; /* rgb */ color: rgb(95, 230, 138); /* oklch */ color: oklch(82.8% 0.175 151.1);
Tailwind
colors: {
custom: {
50: '#98efad',
500: '#5fe68a',
950: '#000000',
},
}SCSS
$custom: #5fe68a; $custom-light: #98efad; $custom-dark: #000000;
JSON
{
"hex": "#5fe68a",
"rgb": {
"r": 95,
"g": 230,
"b": 138
},
"hsl": {
"h": 139.111,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82802,
"c": 0.17509,
"h": 151.1
},
"luminance": 0.60862
}Semantic roles & 50–950 ramp
primary
#5FE68A
secondary
#B0398A
accent
#1096D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581