#5FE89F#5FE89F
#5FE89F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.159 H 156.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE89F |
|---|---|
| RGB | rgb(95, 232, 159) |
| HSL | hsl(148, 75%, 64%) |
| HSV | hsv(148, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.26, -53.66, 24.64) |
| CIE-LCH | lch(83.26, 59.05, 155.34°) |
| OKLab | oklab(83.7% -0.1461 0.0623) |
| OKLCH | oklch(83.7% 0.159 156.9) |
| XYZ | xyz(39.8305, 62.6454, 42.7869) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Blue Green
#7EFBB3
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE89F #E85FA8
analogous
#64E85F #5FE89F #5FE8E3
triadic
#5FE89F #9F5FE8 #E89F5F
tetradic
#5FE89F #5F64E8 #E85FA8 #E8E35F
square
#5FE89F #5F64E8 #E85FA8 #E8E35F
split-complementary
#5FE89F #E35FE8 #E85F64
monochromatic
#1AB361 #29E07F #5FE89F #95F0BF #CAF7DF
Accessibility & contrast
On white
1.55
#5FE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5FE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE89F
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE89F | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D79B
Deuteranopia (green-blind)
#D4CAA4
Tritanopia (blue-blind)
#26E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe89f; /* rgb */ color: rgb(95, 232, 159); /* oklch */ color: oklch(83.7% 0.159 156.9);
Tailwind
colors: {
custom: {
50: '#98f0bb',
500: '#5fe89f',
950: '#000000',
},
}SCSS
$custom: #5fe89f; $custom-light: #98f0bb; $custom-dark: #000000;
JSON
{
"hex": "#5fe89f",
"rgb": {
"r": 95,
"g": 232,
"b": 159
},
"hsl": {
"h": 148.029,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83701,
"c": 0.15885,
"h": 156.9
},
"luminance": 0.62649
}Semantic roles & 50–950 ramp
primary
#5FE89F
secondary
#B3387A
accent
#0E79D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582