#5FEB89#5FEB89
#5FEB89 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.183 H 150.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB89 |
|---|---|
| RGB | rgb(95, 235, 137) |
| HSL | hsl(138, 78%, 65%) |
| HSV | hsv(138, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(83.78, -58.75, 36.49) |
| CIE-LCH | lch(83.78, 69.16, 148.15°) |
| OKLab | oklab(84.01% -0.1588 0.0902) |
| OKLCH | oklch(84.01% 0.183 150.4) |
| XYZ | xyz(38.9401, 63.6519, 33.8960) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.44
Turquoise Green
#04F489
ΔE00 3.52
Wintergreen
#20F986
ΔE00 4.00
Minty Green
#0BF77D
ΔE00 4.23
Sea Green (survey)
#53FCA1
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB89 #EB5FC1
analogous
#7BEB5F #5FEB89 #5FEBCF
triadic
#5FEB89 #895FEB #EB895F
tetradic
#5FEB89 #5F7BEB #EB5FC1 #EBCF5F
square
#5FEB89 #5F7BEB #EB5FC1 #EBCF5F
split-complementary
#5FEB89 #CF5FEB #EB5F7B
monochromatic
#17B948 #29E461 #5FEB89 #95F2B1 #CCF9D9
Accessibility & contrast
On white
1.53
#5FEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5FEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB89
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB89 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD982
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#35E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb89; /* rgb */ color: rgb(95, 235, 137); /* oklch */ color: oklch(84.0% 0.183 150.4);
Tailwind
colors: {
custom: {
50: '#99f2ac',
500: '#5feb89',
950: '#000000',
},
}SCSS
$custom: #5feb89; $custom-light: #99f2ac; $custom-dark: #000000;
JSON
{
"hex": "#5feb89",
"rgb": {
"r": 95,
"g": 235,
"b": 137
},
"hsl": {
"h": 138,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84014,
"c": 0.18264,
"h": 150.4
},
"luminance": 0.63656
}Semantic roles & 50–950 ramp
primary
#5FEB89
secondary
#B83691
accent
#0B9CDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581