#8BC09D#8BC09D
#8BC09D is a light, moderate green. Relative luminance 0.456; OKLCH L 76.1% C 0.075 H 155.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC09D |
|---|---|
| RGB | rgb(139, 192, 157) |
| HSL | hsl(140, 30%, 65%) |
| HSV | hsv(140, 28%, 75%) |
| CMYK | cmyk(27.6%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(73.30, -24.55, 12.14) |
| CIE-LCH | lch(73.30, 27.39, 153.69°) |
| OKLab | oklab(76.1% -0.068 0.0313) |
| OKLCH | oklch(76.1% 0.075 155.3) |
| XYZ | xyz(35.5810, 45.6211, 38.8228) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.64
Pale Teal
#82CBB2
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.27
Greenish Grey
#96AE8D
ΔE00 7.42
Lichen
#8FB67B
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC09D #C08BAE
analogous
#94C08B #8BC09D #8BC0B7
triadic
#8BC09D #9D8BC0 #C09D8B
tetradic
#8BC09D #8B94C0 #C08BAE #C0B78B
square
#8BC09D #8B94C0 #C08BAE #C0B78B
split-complementary
#8BC09D #B78BC0 #C08B94
monochromatic
#49875E #63AA7B #8BC09D #B3D6BF #DAEBE0
Accessibility & contrast
On white
2.07
#8BC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#8BC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC09D
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC09D | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89B
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#82BFB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bc09d; /* rgb */ color: rgb(139, 192, 157); /* oklch */ color: oklch(76.1% 0.075 155.3);
Tailwind
colors: {
custom: {
50: '#aed3ba',
500: '#8bc09d',
950: '#000000',
},
}SCSS
$custom: #8bc09d; $custom-light: #aed3ba; $custom-dark: #000000;
JSON
{
"hex": "#8bc09d",
"rgb": {
"r": 139,
"g": 192,
"b": 157
},
"hsl": {
"h": 140.377,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.76097,
"c": 0.07486,
"h": 155.3
},
"luminance": 0.45623
}Semantic roles & 50–950 ramp
primary
#8BC09D
secondary
#DCCAD6
accent
#3D84A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280