#5FE89D#5FE89D
#5FE89D is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.161 H 156.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE89D |
|---|---|
| RGB | rgb(95, 232, 157) |
| HSL | hsl(147, 75%, 64%) |
| HSV | hsv(147, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.22, -54.04, 25.62) |
| CIE-LCH | lch(83.22, 59.81, 154.64°) |
| OKLab | oklab(83.66% -0.147 0.0647) |
| OKLCH | oklch(83.66% 0.161 156.3) |
| XYZ | xyz(39.6583, 62.5766, 41.8803) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE89D #E85FAA
analogous
#66E85F #5FE89D #5FE8E1
triadic
#5FE89D #9D5FE8 #E89D5F
tetradic
#5FE89D #5F66E8 #E85FAA #E8E15F
square
#5FE89D #5F66E8 #E85FAA #E8E15F
split-complementary
#5FE89D #E15FE8 #E85F66
monochromatic
#1AB35F #29E07C #5FE89D #95F0BE #CAF7DF
Accessibility & contrast
On white
1.55
#5FE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5FE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE89D
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE89D | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#28E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe89d; /* rgb */ color: rgb(95, 232, 157); /* oklch */ color: oklch(83.7% 0.161 156.3);
Tailwind
colors: {
custom: {
50: '#98f0ba',
500: '#5fe89d',
950: '#000000',
},
}SCSS
$custom: #5fe89d; $custom-light: #98f0ba; $custom-dark: #000000;
JSON
{
"hex": "#5fe89d",
"rgb": {
"r": 95,
"g": 232,
"b": 157
},
"hsl": {
"h": 147.153,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83659,
"c": 0.16061,
"h": 156.3
},
"luminance": 0.6258
}Semantic roles & 50–950 ramp
primary
#5FE89D
secondary
#B3387B
accent
#0E7CD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581