#5FF185#5FF185
#5FF185 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.194 H 149.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF185 |
|---|---|
| RGB | rgb(95, 241, 133) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(85.52, -61.63, 40.70) |
| CIE-LCH | lch(85.52, 73.86, 146.56°) |
| OKLab | oklab(85.42% -0.1665 0.0998) |
| OKLCH | oklch(85.42% 0.194 149.1) |
| XYZ | xyz(40.4053, 67.0330, 32.9951) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF185 #F15FCB
analogous
#82F15F #5FF185 #5FF1CE
triadic
#5FF185 #855FF1 #F1855F
tetradic
#5FF185 #5F82F1 #F15FCB #F1CE5F
square
#5FF185 #5F82F1 #F15FCB #F1CE5F
split-complementary
#5FF185 #CE5FF1 #F15F82
monochromatic
#11C440 #27EC5A #5FF185 #97F6B0 #D0FBDB
Accessibility & contrast
On white
1.46
#5FF185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#5FF185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF185
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF185 | 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)
#F3DE7D
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#34EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff185; /* rgb */ color: rgb(95, 241, 133); /* oklch */ color: oklch(85.4% 0.194 149.1);
Tailwind
colors: {
custom: {
50: '#9af7aa',
500: '#5ff185',
950: '#000000',
},
}SCSS
$custom: #5ff185; $custom-light: #9af7aa; $custom-dark: #000000;
JSON
{
"hex": "#5ff185",
"rgb": {
"r": 95,
"g": 241,
"b": 133
},
"hsl": {
"h": 135.616,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85423,
"c": 0.1941,
"h": 149.1
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#5FF185
secondary
#C2329C
accent
#05A7E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581