#5FF183#5FF183
#5FF183 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.196 H 148.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF183 |
|---|---|
| RGB | rgb(95, 241, 131) |
| HSL | hsl(135, 84%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.49, -61.94, 41.64) |
| CIE-LCH | lch(85.49, 74.63, 146.09°) |
| OKLab | oklab(85.39% -0.1673 0.1019) |
| OKLCH | oklch(85.39% 0.196 148.7) |
| XYZ | xyz(40.2685, 66.9782, 32.2743) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF183 #F15FCD
analogous
#84F15F #5FF183 #5FF1CC
triadic
#5FF183 #835FF1 #F1835F
tetradic
#5FF183 #5F84F1 #F15FCD #F1CC5F
square
#5FF183 #5F84F1 #F15FCD #F1CC5F
split-complementary
#5FF183 #CC5FF1 #F15F84
monochromatic
#11C43D #27EC57 #5FF183 #97F6AF #D0FBDA
Accessibility & contrast
On white
1.46
#5FF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5FF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF183
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF183 | 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)
#F3DE7A
Deuteranopia (green-blind)
#E0D18B
Tritanopia (blue-blind)
#35EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff183; /* rgb */ color: rgb(95, 241, 131); /* oklch */ color: oklch(85.4% 0.196 148.7);
Tailwind
colors: {
custom: {
50: '#9af7a8',
500: '#5ff183',
950: '#000000',
},
}SCSS
$custom: #5ff183; $custom-light: #9af7a8; $custom-dark: #000000;
JSON
{
"hex": "#5ff183",
"rgb": {
"r": 95,
"g": 241,
"b": 131
},
"hsl": {
"h": 134.795,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85392,
"c": 0.19587,
"h": 148.7
},
"luminance": 0.66982
}Semantic roles & 50–950 ramp
primary
#5FF183
secondary
#C2329E
accent
#05AAE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581