#5FE59A#5FE59A
#5FE59A is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.159 H 155.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE59A |
|---|---|
| RGB | rgb(95, 229, 154) |
| HSL | hsl(146, 72%, 64%) |
| HSV | hsv(146, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(82.27, -53.42, 25.87) |
| CIE-LCH | lch(82.27, 59.35, 154.15°) |
| OKLab | oklab(82.87% -0.1452 0.0653) |
| OKLCH | oklch(82.87% 0.159 155.8) |
| XYZ | xyz(38.5681, 60.8009, 40.2688) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 4.50
Light Greenish Blue
#63F7B4
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.85
Light Green Blue
#56FCA2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE59A #E55FAA
analogous
#67E55F #5FE59A #5FE5DD
triadic
#5FE59A #9A5FE5 #E59A5F
tetradic
#5FE59A #5F67E5 #E55FAA #E5DD5F
square
#5FE59A #5F67E5 #E55FAA #E5DD5F
split-complementary
#5FE59A #DD5FE5 #E55F67
monochromatic
#1CAD5C #2ADC79 #5FE59A #94EEBB #C8F6DC
Accessibility & contrast
On white
1.60
#5FE59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5FE59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE59A
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE59A | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#D2C79F
Tritanopia (blue-blind)
#2DE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe59a; /* rgb */ color: rgb(95, 229, 154); /* oklch */ color: oklch(82.9% 0.159 155.8);
Tailwind
colors: {
custom: {
50: '#98eeb8',
500: '#5fe59a',
950: '#000000',
},
}SCSS
$custom: #5fe59a; $custom-light: #98eeb8; $custom-dark: #000000;
JSON
{
"hex": "#5fe59a",
"rgb": {
"r": 95,
"g": 229,
"b": 154
},
"hsl": {
"h": 146.418,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82865,
"c": 0.15924,
"h": 155.8
},
"luminance": 0.60805
}Semantic roles & 50–950 ramp
primary
#5FE59A
secondary
#AF3A7B
accent
#117ED4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581