#8DD67E#8DD67E
#8DD67E is a light, vivid green. Relative luminance 0.553; OKLCH L 80.7% C 0.140 H 140.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD67E |
|---|---|
| RGB | rgb(141, 214, 126) |
| HSL | hsl(110, 52%, 67%) |
| HSV | hsv(110, 41%, 84%) |
| CMYK | cmyk(34.1%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(79.19, -39.41, 36.40) |
| CIE-LCH | lch(79.19, 53.65, 137.27°) |
| OKLab | oklab(80.7% -0.1076 0.0895) |
| OKLCH | oklch(80.7% 0.14 140.2) |
| XYZ | xyz(38.7956, 55.2604, 28.3568) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 5.52
Soft Green
#6FC276
ΔE00 6.09
Lightish Green
#61E160
ΔE00 6.59
Fresh Green
#69D84F
ΔE00 6.71
Light Moss Green
#A6C875
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD67E #C77ED6
analogous
#B9D67E #8DD67E #7ED69B
triadic
#8DD67E #7E8DD6 #D67E8D
tetradic
#8DD67E #7EB9D6 #C77ED6 #D69B7E
square
#8DD67E #7EB9D6 #C77ED6 #D69B7E
split-complementary
#8DD67E #9B7ED6 #D67EB9
monochromatic
#48A534 #64C750 #8DD67E #B6E5AC #DFF4DB
Accessibility & contrast
On white
1.74
#8DD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#8DD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD67E
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD67E | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC877
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#88D1C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dd67e; /* rgb */ color: rgb(141, 214, 126); /* oklch */ color: oklch(80.7% 0.140 140.2);
Tailwind
colors: {
custom: {
50: '#b1e3a4',
500: '#8dd67e',
950: '#000000',
},
}SCSS
$custom: #8dd67e; $custom-light: #b1e3a4; $custom-dark: #000000;
JSON
{
"hex": "#8dd67e",
"rgb": {
"r": 141,
"g": 214,
"b": 126
},
"hsl": {
"h": 109.773,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80696,
"c": 0.14001,
"h": 140.2
},
"luminance": 0.55262
}Semantic roles & 50–950 ramp
primary
#8DD67E
secondary
#9A4FA9
accent
#26BFA5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480