#5FE18E#5FE18E
#5FE18E is a light, vivid green. Relative luminance 0.582; OKLCH L 81.6% C 0.165 H 152.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE18E |
|---|---|
| RGB | rgb(95, 225, 142) |
| HSL | hsl(142, 68%, 63%) |
| HSV | hsv(142, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(80.87, -54.02, 30.14) |
| CIE-LCH | lch(80.87, 61.86, 150.84°) |
| OKLab | oklab(81.65% -0.1464 0.0754) |
| OKLCH | oklch(81.65% 0.165 152.8) |
| XYZ | xyz(36.5242, 58.2329, 34.9012) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Aqua Green
#12E193
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 4.53
Seaweed
#18D17B
ΔE00 5.13
Turquoise Green
#04F489
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE18E #E15FB2
analogous
#71E15F #5FE18E #5FE1CF
triadic
#5FE18E #8E5FE1 #E18E5F
tetradic
#5FE18E #5F71E1 #E15FB2 #E1CF5F
square
#5FE18E #5F71E1 #E15FB2 #E1CF5F
split-complementary
#5FE18E #CF5FE1 #E15F71
monochromatic
#1FA650 #2BD76A #5FE18E #93EBB2 #C6F4D7
Accessibility & contrast
On white
1.66
#5FE18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5FE18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE18E
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE18E | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#36DECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fe18e; /* rgb */ color: rgb(95, 225, 142); /* oklch */ color: oklch(81.6% 0.165 152.8);
Tailwind
colors: {
custom: {
50: '#97ebaf',
500: '#5fe18e',
950: '#000000',
},
}SCSS
$custom: #5fe18e; $custom-light: #97ebaf; $custom-dark: #000000;
JSON
{
"hex": "#5fe18e",
"rgb": {
"r": 95,
"g": 225,
"b": 142
},
"hsl": {
"h": 141.692,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.81646,
"c": 0.16468,
"h": 152.8
},
"luminance": 0.58236
}Semantic roles & 50–950 ramp
primary
#5FE18E
secondary
#A93B81
accent
#158DD0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581