#5FE89C#5FE89C
#5FE89C is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.162 H 155.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE89C |
|---|---|
| RGB | rgb(95, 232, 156) |
| HSL | hsl(147, 75%, 64%) |
| HSV | hsv(147, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 32.8%, 9%) |
| CIE-LAB | lab(83.20, -54.23, 26.11) |
| CIE-LCH | lch(83.20, 60.19, 154.29°) |
| OKLab | oklab(83.64% -0.1475 0.0659) |
| OKLCH | oklch(83.64% 0.162 155.9) |
| XYZ | xyz(39.5733, 62.5426, 41.4325) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE89C #E85FAB
analogous
#67E85F #5FE89C #5FE8E0
triadic
#5FE89C #9C5FE8 #E89C5F
tetradic
#5FE89C #5F67E8 #E85FAB #E8E05F
square
#5FE89C #5F67E8 #E85FAB #E8E05F
split-complementary
#5FE89C #E05FE8 #E85F67
monochromatic
#1AB35E #29E07B #5FE89C #95F0BD #CAF7DE
Accessibility & contrast
On white
1.55
#5FE89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5FE89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE89C
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE89C | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D797
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#29E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe89c; /* rgb */ color: rgb(95, 232, 156); /* oklch */ color: oklch(83.6% 0.162 155.9);
Tailwind
colors: {
custom: {
50: '#98f0b9',
500: '#5fe89c',
950: '#000000',
},
}SCSS
$custom: #5fe89c; $custom-light: #98f0b9; $custom-dark: #000000;
JSON
{
"hex": "#5fe89c",
"rgb": {
"r": 95,
"g": 232,
"b": 156
},
"hsl": {
"h": 146.715,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83638,
"c": 0.1615,
"h": 155.9
},
"luminance": 0.62546
}Semantic roles & 50–950 ramp
primary
#5FE89C
secondary
#B3387C
accent
#0E7ED7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581