#5FF184#5FF184
#5FF184 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.195 H 148.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF184 |
|---|---|
| RGB | rgb(95, 241, 132) |
| HSL | hsl(135, 84%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(85.51, -61.79, 41.17) |
| CIE-LCH | lch(85.51, 74.25, 146.32°) |
| OKLab | oklab(85.41% -0.1669 0.1008) |
| OKLCH | oklch(85.41% 0.195 148.9) |
| XYZ | xyz(40.3366, 67.0055, 32.6330) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF184 #F15FCC
analogous
#83F15F #5FF184 #5FF1CD
triadic
#5FF184 #845FF1 #F1845F
tetradic
#5FF184 #5F83F1 #F15FCC #F1CD5F
square
#5FF184 #5F83F1 #F15FCC #F1CD5F
split-complementary
#5FF184 #CD5FF1 #F15F83
monochromatic
#11C43F #27EC59 #5FF184 #97F6AF #D0FBDB
Accessibility & contrast
On white
1.46
#5FF184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5FF184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF184
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF184 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E0D18B
Tritanopia (blue-blind)
#34EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff184; /* rgb */ color: rgb(95, 241, 132); /* oklch */ color: oklch(85.4% 0.195 148.9);
Tailwind
colors: {
custom: {
50: '#9af7a9',
500: '#5ff184',
950: '#000000',
},
}SCSS
$custom: #5ff184; $custom-light: #9af7a9; $custom-dark: #000000;
JSON
{
"hex": "#5ff184",
"rgb": {
"r": 95,
"g": 241,
"b": 132
},
"hsl": {
"h": 135.205,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85407,
"c": 0.19498,
"h": 148.9
},
"luminance": 0.67009
}Semantic roles & 50–950 ramp
primary
#5FF184
secondary
#C2329D
accent
#05A9E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581