#5FF187#5FF187
#5FF187 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.192 H 149.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF187 |
|---|---|
| RGB | rgb(95, 241, 135) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 44%, 5.5%) |
| CIE-LAB | lab(85.55, -61.32, 39.76) |
| CIE-LCH | lch(85.55, 73.08, 147.04°) |
| OKLab | oklab(85.46% -0.1657 0.0977) |
| OKLCH | oklch(85.46% 0.192 149.5) |
| XYZ | xyz(40.5448, 67.0888, 33.7297) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF187 #F15FC9
analogous
#80F15F #5FF187 #5FF1D0
triadic
#5FF187 #875FF1 #F1875F
tetradic
#5FF187 #5F80F1 #F15FC9 #F1D05F
square
#5FF187 #5F80F1 #F15FC9 #F1D05F
split-complementary
#5FF187 #D05FF1 #F15F80
monochromatic
#11C442 #27EC5D #5FF187 #97F6B1 #D0FBDB
Accessibility & contrast
On white
1.46
#5FF187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5FF187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF187
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF187 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#33EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff187; /* rgb */ color: rgb(95, 241, 135); /* oklch */ color: oklch(85.5% 0.192 149.5);
Tailwind
colors: {
custom: {
50: '#9af7ab',
500: '#5ff187',
950: '#000000',
},
}SCSS
$custom: #5ff187; $custom-light: #9af7ab; $custom-dark: #000000;
JSON
{
"hex": "#5ff187",
"rgb": {
"r": 95,
"g": 241,
"b": 135
},
"hsl": {
"h": 136.438,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85456,
"c": 0.19231,
"h": 149.5
},
"luminance": 0.67093
}Semantic roles & 50–950 ramp
primary
#5FF187
secondary
#C2329B
accent
#05A4E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581