#8FCD80#8FCD80
#8FCD80 is a light, vivid green. Relative luminance 0.511; OKLCH L 78.7% C 0.123 H 139.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCD80 |
|---|---|
| RGB | rgb(143, 205, 128) |
| HSL | hsl(108, 44%, 65%) |
| HSV | hsv(108, 38%, 80%) |
| CMYK | cmyk(30.2%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.71, -34.37, 32.19) |
| CIE-LCH | lch(76.71, 47.09, 136.88°) |
| OKLab | oklab(78.73% -0.0938 0.0798) |
| OKLCH | oklch(78.73% 0.123 139.6) |
| XYZ | xyz(37.0540, 51.0593, 28.3210) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.17
Soft Green
#6FC276
ΔE00 4.78
Light Moss Green
#A6C875
ΔE00 5.63
Pale Olive Green
#B1D27B
ΔE00 6.62
Lichen
#8FB67B
ΔE00 6.66
Light Grey Green
#B7E1A1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCD80 #BE80CD
analogous
#B5CD80 #8FCD80 #80CD97
triadic
#8FCD80 #808FCD #CD808F
tetradic
#8FCD80 #80B5CD #BE80CD #CD9780
square
#8FCD80 #80B5CD #BE80CD #CD9780
split-complementary
#8FCD80 #9780CD #CD80B5
monochromatic
#4D973B #68BC54 #8FCD80 #B6DEAC #DCF0D8
Accessibility & contrast
On white
1.87
#8FCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#8FCD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCD80
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCD80 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#8BC8BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fcd80; /* rgb */ color: rgb(143, 205, 128); /* oklch */ color: oklch(78.7% 0.123 139.6);
Tailwind
colors: {
custom: {
50: '#b2dca5',
500: '#8fcd80',
950: '#000000',
},
}SCSS
$custom: #8fcd80; $custom-light: #b2dca5; $custom-dark: #000000;
JSON
{
"hex": "#8fcd80",
"rgb": {
"r": 143,
"g": 205,
"b": 128
},
"hsl": {
"h": 108.312,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78728,
"c": 0.12319,
"h": 139.6
},
"luminance": 0.51061
}Semantic roles & 50–950 ramp
primary
#8FCD80
secondary
#8F549D
accent
#2FB79C
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480