#8DD280#8DD280
#8DD280 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.8% C 0.132 H 140.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD280 |
|---|---|
| RGB | rgb(141, 210, 128) |
| HSL | hsl(110, 48%, 66%) |
| HSV | hsv(110, 39%, 82%) |
| CMYK | cmyk(32.9%, 0%, 39%, 17.6%) |
| CIE-LAB | lab(78.06, -37.32, 33.92) |
| CIE-LCH | lch(78.06, 50.44, 137.73°) |
| OKLab | oklab(79.79% -0.1019 0.0839) |
| OKLCH | oklch(79.79% 0.132 140.5) |
| XYZ | xyz(37.9260, 53.3127, 28.7100) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.13
Soft Green
#6FC276
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 6.36
Lightgreen
#90EE90
ΔE00 6.49
Pale Olive Green
#B1D27B
ΔE00 6.88
Light Grey Green
#B7E1A1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD280 #C580D2
analogous
#B6D280 #8DD280 #80D29C
triadic
#8DD280 #808DD2 #D2808D
tetradic
#8DD280 #80B6D2 #C580D2 #D29C80
square
#8DD280 #80B6D2 #C580D2 #D29C80
split-complementary
#8DD280 #9C80D2 #D280B6
monochromatic
#499F38 #64C253 #8DD280 #B6E2AD #DEF2DA
Accessibility & contrast
On white
1.80
#8DD280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8DD280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD280
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD280 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#CCBF85
Tritanopia (blue-blind)
#88CDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dd280; /* rgb */ color: rgb(141, 210, 128); /* oklch */ color: oklch(79.8% 0.132 140.5);
Tailwind
colors: {
custom: {
50: '#b1e0a6',
500: '#8dd280',
950: '#000000',
},
}SCSS
$custom: #8dd280; $custom-light: #b1e0a6; $custom-dark: #000000;
JSON
{
"hex": "#8dd280",
"rgb": {
"r": 141,
"g": 210,
"b": 128
},
"hsl": {
"h": 110.488,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.79788,
"c": 0.13197,
"h": 140.5
},
"luminance": 0.53314
}Semantic roles & 50–950 ramp
primary
#8DD280
secondary
#9752A4
accent
#2BBBA4
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480