#5FE899#5FE899
#5FE899 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.164 H 155.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE899 |
|---|---|
| RGB | rgb(95, 232, 153) |
| HSL | hsl(145, 75%, 64%) |
| HSV | hsv(145, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.15, -54.80, 27.57) |
| CIE-LCH | lch(83.15, 61.34, 153.29°) |
| OKLab | oklab(83.58% -0.1488 0.0694) |
| OKLCH | oklch(83.58% 0.164 155) |
| XYZ | xyz(39.3224, 62.4422, 40.1111) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.37
Sea Green (survey)
#53FCA1
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE899 #E85FAE
analogous
#6AE85F #5FE899 #5FE8DD
triadic
#5FE899 #995FE8 #E8995F
tetradic
#5FE899 #5F6AE8 #E85FAE #E8DD5F
square
#5FE899 #5F6AE8 #E85FAE #E8DD5F
split-complementary
#5FE899 #DD5FE8 #E85F6A
monochromatic
#1AB35B #29E077 #5FE899 #95F0BB #CAF7DD
Accessibility & contrast
On white
1.56
#5FE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5FE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE899
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE899 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#2CE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe899; /* rgb */ color: rgb(95, 232, 153); /* oklch */ color: oklch(83.6% 0.164 155.0);
Tailwind
colors: {
custom: {
50: '#98f0b7',
500: '#5fe899',
950: '#000000',
},
}SCSS
$custom: #5fe899; $custom-light: #98f0b7; $custom-dark: #000000;
JSON
{
"hex": "#5fe899",
"rgb": {
"r": 95,
"g": 232,
"b": 153
},
"hsl": {
"h": 145.401,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83577,
"c": 0.16417,
"h": 155
},
"luminance": 0.62446
}Semantic roles & 50–950 ramp
primary
#5FE899
secondary
#B3387F
accent
#0E82D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581