#8DD67C#8DD67C
#8DD67C is a light, vivid green. Relative luminance 0.552; OKLCH L 80.7% C 0.142 H 139.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD67C |
|---|---|
| RGB | rgb(141, 214, 124) |
| HSL | hsl(109, 52%, 66%) |
| HSV | hsv(109, 42%, 84%) |
| CMYK | cmyk(34.1%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(79.16, -39.69, 37.37) |
| CIE-LCH | lch(79.16, 54.52, 136.73°) |
| OKLab | oklab(80.66% -0.1085 0.0917) |
| OKLCH | oklch(80.66% 0.142 139.8) |
| XYZ | xyz(38.6678, 55.2093, 27.6839) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 5.57
Soft Green
#6FC276
ΔE00 6.22
Lightish Green
#61E160
ΔE00 6.40
Fresh Green
#69D84F
ΔE00 6.43
Light Moss Green
#A6C875
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD67C #C57CD6
analogous
#BAD67C #8DD67C #7CD698
triadic
#8DD67C #7C8DD6 #D67C8D
tetradic
#8DD67C #7CBAD6 #C57CD6 #D6987C
square
#8DD67C #7CBAD6 #C57CD6 #D6987C
split-complementary
#8DD67C #987CD6 #D67CBA
monochromatic
#49A433 #64C74D #8DD67C #B6E5AB #DEF3D9
Accessibility & contrast
On white
1.74
#8DD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8DD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD67C
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD67C | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#D0C281
Tritanopia (blue-blind)
#88D1C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dd67c; /* rgb */ color: rgb(141, 214, 124); /* oklch */ color: oklch(80.7% 0.142 139.8);
Tailwind
colors: {
custom: {
50: '#b1e3a3',
500: '#8dd67c',
950: '#000000',
},
}SCSS
$custom: #8dd67c; $custom-light: #b1e3a3; $custom-dark: #000000;
JSON
{
"hex": "#8dd67c",
"rgb": {
"r": 141,
"g": 214,
"b": 124
},
"hsl": {
"h": 108.667,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.80662,
"c": 0.14203,
"h": 139.8
},
"luminance": 0.55211
}Semantic roles & 50–950 ramp
primary
#8DD67C
secondary
#974EA8
accent
#26C0A3
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480