#5FE186#5FE186
#5FE186 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.5% C 0.172 H 150.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE186 |
|---|---|
| RGB | rgb(95, 225, 134) |
| HSL | hsl(138, 68%, 63%) |
| HSV | hsv(138, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 40.4%, 11.8%) |
| CIE-LAB | lab(80.74, -55.40, 34.03) |
| CIE-LCH | lch(80.74, 65.02, 148.44°) |
| OKLab | oklab(81.5% -0.1499 0.0844) |
| OKLCH | oklch(81.5% 0.172 150.6) |
| XYZ | xyz(35.9450, 58.0012, 31.8507) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Tealish Green
#0CDC73
ΔE00 3.84
Aqua Green
#12E193
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE186 #E15FBA
analogous
#79E15F #5FE186 #5FE1C7
triadic
#5FE186 #865FE1 #E1865F
tetradic
#5FE186 #5F79E1 #E15FBA #E1C75F
square
#5FE186 #5F79E1 #E15FBA #E1C75F
split-complementary
#5FE186 #C75FE1 #E15F79
monochromatic
#1FA648 #2BD75F #5FE186 #93EBAD #C6F4D4
Accessibility & contrast
On white
1.67
#5FE186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5FE186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE186
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE186 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D080
Deuteranopia (green-blind)
#D1C48C
Tritanopia (blue-blind)
#3BDECA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fe186; /* rgb */ color: rgb(95, 225, 134); /* oklch */ color: oklch(81.5% 0.172 150.6);
Tailwind
colors: {
custom: {
50: '#97ebaa',
500: '#5fe186',
950: '#000000',
},
}SCSS
$custom: #5fe186; $custom-light: #97ebaa; $custom-dark: #000000;
JSON
{
"hex": "#5fe186",
"rgb": {
"r": 95,
"g": 225,
"b": 134
},
"hsl": {
"h": 138,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.81498,
"c": 0.17202,
"h": 150.6
},
"luminance": 0.58005
}Semantic roles & 50–950 ramp
primary
#5FE186
secondary
#A93B88
accent
#1598D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581