#8DCF83#8DCF83
#8DCF83 is a light, vivid green. Relative luminance 0.519; OKLCH L 79.1% C 0.124 H 141.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCF83 |
|---|---|
| RGB | rgb(141, 207, 131) |
| HSL | hsl(112, 44%, 66%) |
| HSV | hsv(112, 37%, 81%) |
| CMYK | cmyk(31.9%, 0%, 36.7%, 18.8%) |
| CIE-LAB | lab(77.24, -35.51, 31.31) |
| CIE-LCH | lch(77.24, 47.34, 138.60°) |
| OKLab | oklab(79.14% -0.0969 0.0778) |
| OKLCH | oklch(79.14% 0.124 141.2) |
| XYZ | xyz(37.3927, 51.9255, 29.5207) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.98
Soft Green
#6FC276
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.84
Emerald
#50C878
ΔE00 6.89
Light Grey Green
#B7E1A1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCF83 #C583CF
analogous
#B3CF83 #8DCF83 #83CF9F
triadic
#8DCF83 #838DCF #CF838D
tetradic
#8DCF83 #83B3CF #C583CF #CF9F83
square
#8DCF83 #83B3CF #C583CF #CF9F83
split-complementary
#8DCF83 #9F83CF #CF83B3
monochromatic
#499B3C #64BE57 #8DCF83 #B6E0AF #DEF1DB
Accessibility & contrast
On white
1.84
#8DCF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#8DCF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCF83
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCF83 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#C9BC87
Tritanopia (blue-blind)
#88CABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcf83; /* rgb */ color: rgb(141, 207, 131); /* oklch */ color: oklch(79.1% 0.124 141.2);
Tailwind
colors: {
custom: {
50: '#b0dea8',
500: '#8dcf83',
950: '#000000',
},
}SCSS
$custom: #8dcf83; $custom-light: #b0dea8; $custom-dark: #000000;
JSON
{
"hex": "#8dcf83",
"rgb": {
"r": 141,
"g": 207,
"b": 131
},
"hsl": {
"h": 112.105,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.79137,
"c": 0.12428,
"h": 141.2
},
"luminance": 0.51927
}Semantic roles & 50–950 ramp
primary
#8DCF83
secondary
#9755A1
accent
#2EB7A5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480