#5FE89A#5FE89A
#5FE89A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.163 H 155.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE89A |
|---|---|
| RGB | rgb(95, 232, 154) |
| HSL | hsl(146, 75%, 64%) |
| HSV | hsv(146, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.17, -54.61, 27.08) |
| CIE-LCH | lch(83.17, 60.96, 153.62°) |
| OKLab | oklab(83.6% -0.1483 0.0682) |
| OKLCH | oklch(83.6% 0.163 155.3) |
| XYZ | xyz(39.4054, 62.4754, 40.5479) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE89A #E85FAD
analogous
#69E85F #5FE89A #5FE8DE
triadic
#5FE89A #9A5FE8 #E89A5F
tetradic
#5FE89A #5F69E8 #E85FAD #E8DE5F
square
#5FE89A #5F69E8 #E85FAD #E8DE5F
split-complementary
#5FE89A #DE5FE8 #E85F69
monochromatic
#1AB35C #29E078 #5FE89A #95F0BC #CAF7DE
Accessibility & contrast
On white
1.56
#5FE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5FE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE89A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE89A | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#2BE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe89a; /* rgb */ color: rgb(95, 232, 154); /* oklch */ color: oklch(83.6% 0.163 155.3);
Tailwind
colors: {
custom: {
50: '#98f0b8',
500: '#5fe89a',
950: '#000000',
},
}SCSS
$custom: #5fe89a; $custom-light: #98f0b8; $custom-dark: #000000;
JSON
{
"hex": "#5fe89a",
"rgb": {
"r": 95,
"g": 232,
"b": 154
},
"hsl": {
"h": 145.839,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83597,
"c": 0.16328,
"h": 155.3
},
"luminance": 0.62479
}Semantic roles & 50–950 ramp
primary
#5FE89A
secondary
#B3387E
accent
#0E81D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581