#8CC69A#8CC69A
#8CC69A is a light, moderate green. Relative luminance 0.483; OKLCH L 77.5% C 0.087 H 151.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC69A |
|---|---|
| RGB | rgb(140, 198, 154) |
| HSL | hsl(134, 34%, 66%) |
| HSV | hsv(134, 29%, 78%) |
| CMYK | cmyk(29.3%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(75.01, -27.73, 16.17) |
| CIE-LCH | lch(75.01, 32.10, 149.75°) |
| OKLab | oklab(77.47% -0.0762 0.0414) |
| OKLCH | oklch(77.47% 0.087 151.5) |
| XYZ | xyz(36.8401, 48.2951, 37.9464) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.30
Pale Teal
#82CBB2
ΔE00 6.74
Lichen
#8FB67B
ΔE00 7.03
Mediumaquamarine
#66CDAA
ΔE00 7.17
Sage Green (survey)
#88B378
ΔE00 7.21
Faded Green
#7BB274
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC69A #C68CB8
analogous
#9BC68C #8CC69A #8CC6B7
triadic
#8CC69A #9A8CC6 #C69A8C
tetradic
#8CC69A #8C9BC6 #C68CB8 #C6B78C
square
#8CC69A #8C9BC6 #C68CB8 #C6B78C
split-complementary
#8CC69A #B78CC6 #C68C9B
monochromatic
#479059 #63B276 #8CC69A #B5DABE #DEEFE2
Accessibility & contrast
On white
1.97
#8CC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#8CC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC69A
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC69A | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#BDB69C
Tritanopia (blue-blind)
#83C4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cc69a; /* rgb */ color: rgb(140, 198, 154); /* oklch */ color: oklch(77.5% 0.087 151.5);
Tailwind
colors: {
custom: {
50: '#afd7b7',
500: '#8cc69a',
950: '#000000',
},
}SCSS
$custom: #8cc69a; $custom-light: #afd7b7; $custom-dark: #000000;
JSON
{
"hex": "#8cc69a",
"rgb": {
"r": 140,
"g": 198,
"b": 154
},
"hsl": {
"h": 134.483,
"s": 33.721,
"l": 66.275
},
"oklch": {
"l": 0.77466,
"c": 0.08677,
"h": 151.5
},
"luminance": 0.48297
}Semantic roles & 50–950 ramp
primary
#8CC69A
secondary
#E0CDDC
accent
#3991AD
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#101411
muted
#7F8380