#5FE882#5FE882
#5FE882 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.185 H 149.1°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE882 |
|---|---|
| RGB | rgb(95, 232, 130) |
| HSL | hsl(135, 75%, 64%) |
| HSV | hsv(135, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 44%, 9%) |
| CIE-LAB | lab(82.78, -58.73, 38.67) |
| CIE-LCH | lch(82.78, 70.32, 146.64°) |
| OKLab | oklab(83.16% -0.1588 0.095) |
| OKLCH | oklch(83.16% 0.185 149.1) |
| XYZ | xyz(37.6025, 61.7542, 31.0529) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Turquoise Green
#04F489
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.32
Minty Green
#0BF77D
ΔE00 4.41
Wintergreen
#20F986
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE882 #E85FC5
analogous
#81E85F #5FE882 #5FE8C6
triadic
#5FE882 #825FE8 #E8825F
tetradic
#5FE882 #5F81E8 #E85FC5 #E8C65F
square
#5FE882 #5F81E8 #E85FC5 #E8C65F
split-complementary
#5FE882 #C65FE8 #E85F81
monochromatic
#1AB341 #29E058 #5FE882 #95F0AC #CAF7D6
Accessibility & contrast
On white
1.57
#5FE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#5FE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE882
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE882 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67A
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#3AE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe882; /* rgb */ color: rgb(95, 232, 130); /* oklch */ color: oklch(83.2% 0.185 149.1);
Tailwind
colors: {
custom: {
50: '#98f0a7',
500: '#5fe882',
950: '#000000',
},
}SCSS
$custom: #5fe882; $custom-light: #98f0a7; $custom-dark: #000000;
JSON
{
"hex": "#5fe882",
"rgb": {
"r": 95,
"g": 232,
"b": 130
},
"hsl": {
"h": 135.328,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83157,
"c": 0.18501,
"h": 149.1
},
"luminance": 0.61758
}Semantic roles & 50–950 ramp
primary
#5FE882
secondary
#B33894
accent
#0EA4D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580