#5FEB8E#5FEB8E
#5FEB8E is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.178 H 151.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB8E |
|---|---|
| RGB | rgb(95, 235, 142) |
| HSL | hsl(140, 78%, 65%) |
| HSV | hsv(140, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 39.6%, 7.8%) |
| CIE-LAB | lab(83.86, -57.92, 34.10) |
| CIE-LCH | lch(83.86, 67.21, 149.51°) |
| OKLab | oklab(84.1% -0.1567 0.0847) |
| OKLCH | oklch(84.1% 0.178 151.6) |
| XYZ | xyz(39.3071, 63.7987, 35.8289) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Turquoise Green
#04F489
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 3.99
Wintergreen
#20F986
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB8E #EB5FBC
analogous
#76EB5F #5FEB8E #5FEBD4
triadic
#5FEB8E #8E5FEB #EB8E5F
tetradic
#5FEB8E #5F76EB #EB5FBC #EBD45F
square
#5FEB8E #5F76EB #EB5FBC #EBD45F
split-complementary
#5FEB8E #D45FEB #EB5F76
monochromatic
#17B94D #29E468 #5FEB8E #95F2B4 #CCF9DB
Accessibility & contrast
On white
1.53
#5FEB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5FEB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB8E
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB8E | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD987
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#32E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb8e; /* rgb */ color: rgb(95, 235, 142); /* oklch */ color: oklch(84.1% 0.178 151.6);
Tailwind
colors: {
custom: {
50: '#99f2b0',
500: '#5feb8e',
950: '#000000',
},
}SCSS
$custom: #5feb8e; $custom-light: #99f2b0; $custom-dark: #000000;
JSON
{
"hex": "#5feb8e",
"rgb": {
"r": 95,
"g": 235,
"b": 142
},
"hsl": {
"h": 140.143,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84102,
"c": 0.17811,
"h": 151.6
},
"luminance": 0.63803
}Semantic roles & 50–950 ramp
primary
#5FEB8E
secondary
#B8368C
accent
#0B95DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581