#8FEB8A#8FEB8A
#8FEB8A is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.9% C 0.158 H 143.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEB8A |
|---|---|
| RGB | rgb(143, 235, 138) |
| HSL | hsl(117, 71%, 73%) |
| HSV | hsv(117, 41%, 92%) |
| CMYK | cmyk(39.1%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.55, -46.23, 38.62) |
| CIE-LCH | lch(85.55, 60.24, 140.12°) |
| OKLab | oklab(85.95% -0.126 0.0951) |
| OKLCH | oklch(85.95% 0.158 143) |
| XYZ | xyz(45.6214, 67.0887, 34.5853) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.93
Palegreen
#98FB98
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 4.52
Baby Green
#8CFF9E
ΔE00 4.57
Light Green
#96F97B
ΔE00 4.72
Pale Light Green
#B1FC99
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEB8A #E68AEB
analogous
#BFEB8A #8FEB8A #8AEBB5
triadic
#8FEB8A #8A8FEB #EB8A8F
tetradic
#8FEB8A #8ABFEB #E68AEB #EBB58A
square
#8FEB8A #8ABFEB #E68AEB #EBB58A
split-complementary
#8FEB8A #B58AEB #EB8ABF
monochromatic
#2ED625 #5DE256 #8FEB8A #C1F4BE #E6FBE5
Accessibility & contrast
On white
1.46
#8FEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#8FEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEB8A
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEB8A | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D290
Tritanopia (blue-blind)
#85E6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8feb8a; /* rgb */ color: rgb(143, 235, 138); /* oklch */ color: oklch(85.9% 0.158 143.0);
Tailwind
colors: {
custom: {
50: '#b4f2ad',
500: '#8feb8a',
950: '#000000',
},
}SCSS
$custom: #8feb8a; $custom-light: #b4f2ad; $custom-dark: #000000;
JSON
{
"hex": "#8feb8a",
"rgb": {
"r": 143,
"g": 235,
"b": 138
},
"hsl": {
"h": 116.907,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.85946,
"c": 0.15784,
"h": 143
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#8FEB8A
secondary
#BF54C5
accent
#13D3C9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581