#8DD677#8DD677
#8DD677 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.6% C 0.147 H 138.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD677 |
|---|---|
| RGB | rgb(141, 214, 119) |
| HSL | hsl(106, 54%, 65%) |
| HSV | hsv(106, 44%, 84%) |
| CMYK | cmyk(34.1%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(79.09, -40.37, 39.77) |
| CIE-LCH | lch(79.09, 56.67, 135.43°) |
| OKLab | oklab(80.58% -0.1105 0.097) |
| OKLCH | oklch(80.58% 0.147 138.7) |
| XYZ | xyz(38.3596, 55.0860, 26.0607) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 5.77
Fresh Green
#69D84F
ΔE00 5.78
Lightish Green
#61E160
ΔE00 6.00
Light Moss Green
#A6C875
ΔE00 6.51
Pale Olive Green
#B1D27B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD677 #C077D6
analogous
#BDD677 #8DD677 #77D690
triadic
#8DD677 #778DD6 #D6778D
tetradic
#8DD677 #77BDD6 #C077D6 #D69077
square
#8DD677 #77BDD6 #C077D6 #D69077
split-complementary
#8DD677 #9077D6 #D677BD
monochromatic
#4BA231 #66C848 #8DD677 #B4E4A6 #DCF2D5
Accessibility & contrast
On white
1.75
#8DD677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8DD677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD677
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD677 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#D1C17D
Tritanopia (blue-blind)
#89D0BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dd677; /* rgb */ color: rgb(141, 214, 119); /* oklch */ color: oklch(80.6% 0.147 138.7);
Tailwind
colors: {
custom: {
50: '#b1e39f',
500: '#8dd677',
950: '#000000',
},
}SCSS
$custom: #8dd677; $custom-light: #b1e39f; $custom-dark: #000000;
JSON
{
"hex": "#8dd677",
"rgb": {
"r": 141,
"g": 214,
"b": 119
},
"hsl": {
"h": 106.105,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.80582,
"c": 0.14703,
"h": 138.7
},
"luminance": 0.55088
}Semantic roles & 50–950 ramp
primary
#8DD677
secondary
#914BA6
accent
#24C19D
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480