#5FE68D#5FE68D
#5FE68D is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.172 H 151.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE68D |
|---|---|
| RGB | rgb(95, 230, 141) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.35, -56.16, 32.61) |
| CIE-LCH | lch(82.35, 64.94, 149.86°) |
| OKLab | oklab(82.86% -0.152 0.0812) |
| OKLCH | oklch(82.86% 0.172 151.9) |
| XYZ | xyz(37.8209, 60.9460, 34.9648) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Aqua Green
#12E193
ΔE00 4.40
Turquoise Green
#04F489
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 4.52
Sea Green (survey)
#53FCA1
ΔE00 4.90
Light Green Blue
#56FCA2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE68D #E65FB8
analogous
#74E65F #5FE68D #5FE6D0
triadic
#5FE68D #8D5FE6 #E68D5F
tetradic
#5FE68D #5F74E6 #E65FB8 #E6D05F
square
#5FE68D #5F74E6 #E65FB8 #E6D05F
split-complementary
#5FE68D #D05FE6 #E65F74
monochromatic
#1BAF4E #2ADE67 #5FE68D #94EEB3 #C9F7D8
Accessibility & contrast
On white
1.59
#5FE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5FE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE68D
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE68D | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D487
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#35E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe68d; /* rgb */ color: rgb(95, 230, 141); /* oklch */ color: oklch(82.9% 0.172 151.9);
Tailwind
colors: {
custom: {
50: '#98efaf',
500: '#5fe68d',
950: '#000000',
},
}SCSS
$custom: #5fe68d; $custom-light: #98efaf; $custom-dark: #000000;
JSON
{
"hex": "#5fe68d",
"rgb": {
"r": 95,
"g": 230,
"b": 141
},
"hsl": {
"h": 140.444,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82856,
"c": 0.17234,
"h": 151.9
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#5FE68D
secondary
#B03988
accent
#1092D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581