#5FE18D#5FE18D
#5FE18D is a light, vivid green. Relative luminance 0.582; OKLCH L 81.6% C 0.166 H 152.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE18D |
|---|---|
| RGB | rgb(95, 225, 141) |
| HSL | hsl(141, 68%, 63%) |
| HSV | hsv(141, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(80.85, -54.20, 30.63) |
| CIE-LCH | lch(80.85, 62.26, 150.53°) |
| OKLab | oklab(81.63% -0.1469 0.0765) |
| OKLCH | oklch(81.63% 0.166 152.5) |
| XYZ | xyz(36.4494, 58.2030, 34.5076) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Aqua Green
#12E193
ΔE00 3.93
Tealish Green
#0CDC73
ΔE00 4.42
Seaweed
#18D17B
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.42
Seafoam Green
#7AF9AB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE18D #E15FB3
analogous
#72E15F #5FE18D #5FE1CE
triadic
#5FE18D #8D5FE1 #E18D5F
tetradic
#5FE18D #5F72E1 #E15FB3 #E1CE5F
square
#5FE18D #5F72E1 #E15FB3 #E1CE5F
split-complementary
#5FE18D #CE5FE1 #E15F72
monochromatic
#1FA64F #2BD768 #5FE18D #93EBB2 #C6F4D6
Accessibility & contrast
On white
1.66
#5FE18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5FE18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE18D
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE18D | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#37DECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fe18d; /* rgb */ color: rgb(95, 225, 141); /* oklch */ color: oklch(81.6% 0.166 152.5);
Tailwind
colors: {
custom: {
50: '#97ebaf',
500: '#5fe18d',
950: '#000000',
},
}SCSS
$custom: #5fe18d; $custom-light: #97ebaf; $custom-dark: #000000;
JSON
{
"hex": "#5fe18d",
"rgb": {
"r": 95,
"g": 225,
"b": 141
},
"hsl": {
"h": 141.231,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.81627,
"c": 0.16559,
"h": 152.5
},
"luminance": 0.58206
}Semantic roles & 50–950 ramp
primary
#5FE18D
secondary
#A93B82
accent
#158ED0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581