#5FE58B#5FE58B
#5FE58B is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.173 H 151.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE58B |
|---|---|
| RGB | rgb(95, 229, 139) |
| HSL | hsl(140, 72%, 64%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(82.02, -56.11, 33.18) |
| CIE-LCH | lch(82.02, 65.19, 149.40°) |
| OKLab | oklab(82.57% -0.1519 0.0825) |
| OKLCH | oklch(82.57% 0.173 151.5) |
| XYZ | xyz(37.3960, 60.3320, 34.0956) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Tealish Green
#0CDC73
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.50
Turquoise Green
#04F489
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 5.06
Sea Green (survey)
#53FCA1
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE58B #E55FB9
analogous
#76E55F #5FE58B #5FE5CE
triadic
#5FE58B #8B5FE5 #E58B5F
tetradic
#5FE58B #5F76E5 #E55FB9 #E5CE5F
square
#5FE58B #5F76E5 #E55FB9 #E5CE5F
split-complementary
#5FE58B #CE5FE5 #E55F76
monochromatic
#1CAD4C #2ADC65 #5FE58B #94EEB1 #C8F6D7
Accessibility & contrast
On white
1.61
#5FE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5FE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE58B
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE58B | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D385
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#36E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe58b; /* rgb */ color: rgb(95, 229, 139); /* oklch */ color: oklch(82.6% 0.173 151.5);
Tailwind
colors: {
custom: {
50: '#98eead',
500: '#5fe58b',
950: '#000000',
},
}SCSS
$custom: #5fe58b; $custom-light: #98eead; $custom-dark: #000000;
JSON
{
"hex": "#5fe58b",
"rgb": {
"r": 95,
"g": 229,
"b": 139
},
"hsl": {
"h": 139.701,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82574,
"c": 0.17283,
"h": 151.5
},
"luminance": 0.60336
}Semantic roles & 50–950 ramp
primary
#5FE58B
secondary
#AF3A88
accent
#1194D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581