#5FE89E#5FE89E
#5FE89E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.160 H 156.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE89E |
|---|---|
| RGB | rgb(95, 232, 158) |
| HSL | hsl(148, 75%, 64%) |
| HSV | hsv(148, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.24, -53.85, 25.13) |
| CIE-LCH | lch(83.24, 59.43, 154.99°) |
| OKLab | oklab(83.68% -0.1466 0.0635) |
| OKLCH | oklch(83.68% 0.16 156.6) |
| XYZ | xyz(39.7441, 62.6109, 42.3317) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.31
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE89E #E85FA9
analogous
#65E85F #5FE89E #5FE8E2
triadic
#5FE89E #9E5FE8 #E89E5F
tetradic
#5FE89E #5F65E8 #E85FA9 #E8E25F
square
#5FE89E #5F65E8 #E85FA9 #E8E25F
split-complementary
#5FE89E #E25FE8 #E85F65
monochromatic
#1AB360 #29E07E #5FE89E #95F0BE #CAF7DF
Accessibility & contrast
On white
1.55
#5FE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5FE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE89E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE89E | 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)
#E7D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#27E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe89e; /* rgb */ color: rgb(95, 232, 158); /* oklch */ color: oklch(83.7% 0.160 156.6);
Tailwind
colors: {
custom: {
50: '#98f0bb',
500: '#5fe89e',
950: '#000000',
},
}SCSS
$custom: #5fe89e; $custom-light: #98f0bb; $custom-dark: #000000;
JSON
{
"hex": "#5fe89e",
"rgb": {
"r": 95,
"g": 232,
"b": 158
},
"hsl": {
"h": 147.591,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.8368,
"c": 0.15973,
"h": 156.6
},
"luminance": 0.62615
}Semantic roles & 50–950 ramp
primary
#5FE89E
secondary
#B3387B
accent
#0E7BD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582