#5FE38D#5FE38D
#5FE38D is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.1% C 0.168 H 152.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE38D |
|---|---|
| RGB | rgb(95, 227, 141) |
| HSL | hsl(141, 70%, 63%) |
| HSV | hsv(141, 58%, 89%) |
| CMYK | cmyk(58.1%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(81.45, -54.99, 31.42) |
| CIE-LCH | lch(81.45, 63.33, 150.25°) |
| OKLab | oklab(82.12% -0.1489 0.0784) |
| OKLCH | oklch(82.12% 0.168 152.2) |
| XYZ | xyz(36.9933, 59.2907, 34.6889) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Aqua Green
#12E193
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.42
Turquoise Green
#04F489
ΔE00 4.99
Seafoam Green
#7AF9AB
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE38D #E35FB5
analogous
#73E35F #5FE38D #5FE3CF
triadic
#5FE38D #8D5FE3 #E38D5F
tetradic
#5FE38D #5F73E3 #E35FB5 #E3CF5F
square
#5FE38D #5F73E3 #E35FB5 #E3CF5F
split-complementary
#5FE38D #CF5FE3 #E35F73
monochromatic
#1EAA4F #2BDA68 #5FE38D #93ECB2 #C7F5D7
Accessibility & contrast
On white
1.63
#5FE38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5FE38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE38D
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE38D | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D287
Deuteranopia (green-blind)
#D2C593
Tritanopia (blue-blind)
#36E0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe38d; /* rgb */ color: rgb(95, 227, 141); /* oklch */ color: oklch(82.1% 0.168 152.2);
Tailwind
colors: {
custom: {
50: '#97edaf',
500: '#5fe38d',
950: '#000000',
},
}SCSS
$custom: #5fe38d; $custom-light: #97edaf; $custom-dark: #000000;
JSON
{
"hex": "#5fe38d",
"rgb": {
"r": 95,
"g": 227,
"b": 141
},
"hsl": {
"h": 140.909,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.82119,
"c": 0.1683,
"h": 152.2
},
"luminance": 0.59294
}Semantic roles & 50–950 ramp
primary
#5FE38D
secondary
#AC3B84
accent
#1390D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581