#8DD07E#8DD07E
#8DD07E is a light, vivid green. Relative luminance 0.523; OKLCH L 79.3% C 0.131 H 139.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD07E |
|---|---|
| RGB | rgb(141, 208, 126) |
| HSL | hsl(109, 47%, 65%) |
| HSV | hsv(109, 39%, 82%) |
| CMYK | cmyk(32.2%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(77.45, -36.71, 34.15) |
| CIE-LCH | lch(77.45, 50.13, 137.07°) |
| OKLab | oklab(79.28% -0.1002 0.0843) |
| OKLCH | oklch(79.28% 0.131 139.9) |
| XYZ | xyz(37.3050, 52.2792, 27.8599) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.63
Soft Green
#6FC276
ΔE00 5.01
Light Moss Green
#A6C875
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.70
Lightgreen
#90EE90
ΔE00 6.99
Emerald
#50C878
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD07E #C17ED0
analogous
#B6D07E #8DD07E #7ED098
triadic
#8DD07E #7E8DD0 #D07E8D
tetradic
#8DD07E #7EB6D0 #C17ED0 #D0987E
square
#8DD07E #7EB6D0 #C17ED0 #D0987E
split-complementary
#8DD07E #987ED0 #D07EB6
monochromatic
#4B9B39 #65C051 #8DD07E #B5E0AB #DCF1D8
Accessibility & contrast
On white
1.83
#8DD07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#8DD07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD07E
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD07E | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C378
Deuteranopia (green-blind)
#CABD83
Tritanopia (blue-blind)
#89CBBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dd07e; /* rgb */ color: rgb(141, 208, 126); /* oklch */ color: oklch(79.3% 0.131 139.9);
Tailwind
colors: {
custom: {
50: '#b1dea4',
500: '#8dd07e',
950: '#000000',
},
}SCSS
$custom: #8dd07e; $custom-light: #b1dea4; $custom-dark: #000000;
JSON
{
"hex": "#8dd07e",
"rgb": {
"r": 141,
"g": 208,
"b": 126
},
"hsl": {
"h": 109.024,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.79282,
"c": 0.13099,
"h": 139.9
},
"luminance": 0.52281
}Semantic roles & 50–950 ramp
primary
#8DD07E
secondary
#9252A1
accent
#2CBAA0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480