#5FE59D#5FE59D
#5FE59D is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.157 H 156.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE59D |
|---|---|
| RGB | rgb(95, 229, 157) |
| HSL | hsl(148, 72%, 64%) |
| HSV | hsv(148, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.33, -52.84, 24.40) |
| CIE-LCH | lch(82.33, 58.20, 155.21°) |
| OKLab | oklab(82.93% -0.1439 0.0617) |
| OKLCH | oklch(82.93% 0.157 156.8) |
| XYZ | xyz(38.8211, 60.9021, 41.6012) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.70
Seafoam (survey)
#80F9AD
ΔE00 4.89
Weird Green
#3AE57F
ΔE00 5.03
Light Blue Green
#7EFBB3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE59D #E55FA7
analogous
#64E55F #5FE59D #5FE5E0
triadic
#5FE59D #9D5FE5 #E59D5F
tetradic
#5FE59D #5F64E5 #E55FA7 #E5E05F
square
#5FE59D #5F64E5 #E55FA7 #E5E05F
split-complementary
#5FE59D #E05FE5 #E55F64
monochromatic
#1CAD5F #2ADC7D #5FE59D #94EEBD #C8F6DD
Accessibility & contrast
On white
1.59
#5FE59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5FE59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE59D
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE59D | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D1C8A2
Tritanopia (blue-blind)
#2AE3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe59d; /* rgb */ color: rgb(95, 229, 157); /* oklch */ color: oklch(82.9% 0.157 156.8);
Tailwind
colors: {
custom: {
50: '#98eeba',
500: '#5fe59d',
950: '#000000',
},
}SCSS
$custom: #5fe59d; $custom-light: #98eeba; $custom-dark: #000000;
JSON
{
"hex": "#5fe59d",
"rgb": {
"r": 95,
"g": 229,
"b": 157
},
"hsl": {
"h": 147.761,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82927,
"c": 0.15658,
"h": 156.8
},
"luminance": 0.60906
}Semantic roles & 50–950 ramp
primary
#5FE59D
secondary
#AF3A78
accent
#117AD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581