#8FDD76#8FDD76
#8FDD76 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.3% C 0.157 H 138.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDD76 |
|---|---|
| RGB | rgb(143, 221, 118) |
| HSL | hsl(105, 60%, 66%) |
| HSV | hsv(105, 47%, 87%) |
| CMYK | cmyk(35.3%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(81.21, -42.92, 42.95) |
| CIE-LCH | lch(81.21, 60.72, 134.98°) |
| OKLab | oklab(82.33% -0.1176 0.1041) |
| OKLCH | oklch(82.33% 0.157 138.5) |
| XYZ | xyz(40.4528, 58.8586, 26.3654) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.68
Lightish Green
#61E160
ΔE00 5.06
Fresh Green
#69D84F
ΔE00 5.22
Light Green
#96F97B
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.40
Palegreen
#98FB98
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDD76 #C476DD
analogous
#C3DD76 #8FDD76 #76DD91
triadic
#8FDD76 #768FDD #DD768F
tetradic
#8FDD76 #76C3DD #C476DD #DD9176
square
#8FDD76 #76C3DD #C476DD #DD9176
split-complementary
#8FDD76 #9176DD #DD76C3
monochromatic
#4BAE2B #67D145 #8FDD76 #B7E9A7 #DFF5D8
Accessibility & contrast
On white
1.64
#8FDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#8FDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDD76
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDD76 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6E
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#8BD7C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8fdd76; /* rgb */ color: rgb(143, 221, 118); /* oklch */ color: oklch(82.3% 0.157 138.5);
Tailwind
colors: {
custom: {
50: '#b3e89f',
500: '#8fdd76',
950: '#000000',
},
}SCSS
$custom: #8fdd76; $custom-light: #b3e89f; $custom-dark: #000000;
JSON
{
"hex": "#8fdd76",
"rgb": {
"r": 143,
"g": 221,
"b": 118
},
"hsl": {
"h": 105.437,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.82329,
"c": 0.15707,
"h": 138.5
},
"luminance": 0.58861
}Semantic roles & 50–950 ramp
primary
#8FDD76
secondary
#9647B0
accent
#1EC89F
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480