#5FF186#5FF186
#5FF186 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.4% C 0.193 H 149.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF186 |
|---|---|
| RGB | rgb(95, 241, 134) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(85.53, -61.48, 40.23) |
| CIE-LCH | lch(85.53, 73.47, 146.80°) |
| OKLab | oklab(85.44% -0.1661 0.0987) |
| OKLCH | oklch(85.44% 0.193 149.3) |
| XYZ | xyz(40.4747, 67.0608, 33.3607) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF186 #F15FCA
analogous
#81F15F #5FF186 #5FF1CF
triadic
#5FF186 #865FF1 #F1865F
tetradic
#5FF186 #5F81F1 #F15FCA #F1CF5F
square
#5FF186 #5F81F1 #F15FCA #F1CF5F
split-complementary
#5FF186 #CF5FF1 #F15F81
monochromatic
#11C441 #27EC5B #5FF186 #97F6B1 #D0FBDB
Accessibility & contrast
On white
1.46
#5FF186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#5FF186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF186
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF186 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E0D18D
Tritanopia (blue-blind)
#33EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff186; /* rgb */ color: rgb(95, 241, 134); /* oklch */ color: oklch(85.4% 0.193 149.3);
Tailwind
colors: {
custom: {
50: '#9af7aa',
500: '#5ff186',
950: '#000000',
},
}SCSS
$custom: #5ff186; $custom-light: #9af7aa; $custom-dark: #000000;
JSON
{
"hex": "#5ff186",
"rgb": {
"r": 95,
"g": 241,
"b": 134
},
"hsl": {
"h": 136.027,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.8544,
"c": 0.1932,
"h": 149.3
},
"luminance": 0.67065
}Semantic roles & 50–950 ramp
primary
#5FF186
secondary
#C2329C
accent
#05A6E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581