#8BC29D#8BC29D
#8BC29D is a light, moderate green. Relative luminance 0.465; OKLCH L 76.6% C 0.078 H 154.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC29D |
|---|---|
| RGB | rgb(139, 194, 157) |
| HSL | hsl(140, 31%, 65%) |
| HSV | hsv(140, 28%, 76%) |
| CMYK | cmyk(28.4%, 0%, 19.1%, 23.9%) |
| CIE-LAB | lab(73.87, -25.54, 12.95) |
| CIE-LCH | lch(73.87, 28.64, 153.11°) |
| OKLab | oklab(76.56% -0.0706 0.0333) |
| OKLCH | oklch(76.56% 0.078 154.7) |
| XYZ | xyz(36.0231, 46.5053, 38.9701) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.54
Pale Teal
#82CBB2
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 6.86
Seafoam Blue
#78D1B6
ΔE00 7.13
Lichen
#8FB67B
ΔE00 7.78
Sage Green (survey)
#88B378
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC29D #C28BB0
analogous
#95C28B #8BC29D #8BC2B8
triadic
#8BC29D #9D8BC2 #C29D8B
tetradic
#8BC29D #8B95C2 #C28BB0 #C2B88B
square
#8BC29D #8B95C2 #C28BB0 #C2B88B
split-complementary
#8BC29D #B88BC2 #C28B95
monochromatic
#498A5E #63AD7B #8BC29D #B3D7BF #DBECE1
Accessibility & contrast
On white
2.04
#8BC29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8BC29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC29D
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC29D | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B99B
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#82C1B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bc29d; /* rgb */ color: rgb(139, 194, 157); /* oklch */ color: oklch(76.6% 0.078 154.7);
Tailwind
colors: {
custom: {
50: '#aed4ba',
500: '#8bc29d',
950: '#000000',
},
}SCSS
$custom: #8bc29d; $custom-light: #aed4ba; $custom-dark: #000000;
JSON
{
"hex": "#8bc29d",
"rgb": {
"r": 139,
"g": 194,
"b": 157
},
"hsl": {
"h": 139.636,
"s": 31.073,
"l": 65.294
},
"oklch": {
"l": 0.76558,
"c": 0.07811,
"h": 154.7
},
"luminance": 0.46507
}Semantic roles & 50–950 ramp
primary
#8BC29D
secondary
#DECBD8
accent
#3C86AA
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380