#8ECC7A#8ECC7A
#8ECC7A is a light, vivid green. Relative luminance 0.503; OKLCH L 78.3% C 0.129 H 138.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECC7A |
|---|---|
| RGB | rgb(142, 204, 122) |
| HSL | hsl(105, 45%, 64%) |
| HSV | hsv(105, 40%, 80%) |
| CMYK | cmyk(30.4%, 0%, 40.2%, 20%) |
| CIE-LAB | lab(76.28, -35.12, 34.68) |
| CIE-LCH | lch(76.28, 49.35, 135.36°) |
| OKLab | oklab(78.33% -0.096 0.0854) |
| OKLCH | oklch(78.33% 0.129 138.3) |
| XYZ | xyz(36.2599, 50.3403, 26.2147) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.51
Soft Green
#6FC276
ΔE00 4.86
Light Moss Green
#A6C875
ΔE00 5.19
Pale Olive Green
#B1D27B
ΔE00 6.28
Lichen
#8FB67B
ΔE00 6.79
Turtle Green
#75B84F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECC7A #B87ACC
analogous
#B7CC7A #8ECC7A #7ACC8F
triadic
#8ECC7A #7A8ECC #CC7A8E
tetradic
#8ECC7A #7AB7CC #B87ACC #CC8F7A
square
#8ECC7A #7AB7CC #B87ACC #CC8F7A
split-complementary
#8ECC7A #8F7ACC #CC7AB7
monochromatic
#4F9338 #68BB4E #8ECC7A #B4DDA6 #D9EED2
Accessibility & contrast
On white
1.90
#8ECC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#8ECC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECC7A
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECC7A | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C074
Deuteranopia (green-blind)
#C8BA7F
Tritanopia (blue-blind)
#8BC7B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8ecc7a; /* rgb */ color: rgb(142, 204, 122); /* oklch */ color: oklch(78.3% 0.129 138.3);
Tailwind
colors: {
custom: {
50: '#b1dca1',
500: '#8ecc7a',
950: '#000000',
},
}SCSS
$custom: #8ecc7a; $custom-light: #b1dca1; $custom-dark: #000000;
JSON
{
"hex": "#8ecc7a",
"rgb": {
"r": 142,
"g": 204,
"b": 122
},
"hsl": {
"h": 105.366,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78329,
"c": 0.12851,
"h": 138.3
},
"luminance": 0.50342
}Semantic roles & 50–950 ramp
primary
#8ECC7A
secondary
#88519A
accent
#2EB896
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480