#8BB99E#8BB99E
#8BB99E is a light, moderate green. Relative luminance 0.427; OKLCH L 74.5% C 0.063 H 158.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB99E |
|---|---|
| RGB | rgb(139, 185, 158) |
| HSL | hsl(145, 25%, 64%) |
| HSV | hsv(145, 25%, 73%) |
| CMYK | cmyk(24.9%, 0%, 14.6%, 27.5%) |
| CIE-LAB | lab(71.32, -20.86, 8.79) |
| CIE-LCH | lch(71.32, 22.64, 157.15°) |
| OKLab | oklab(74.52% -0.0583 0.0227) |
| OKLCH | oklch(74.52% 0.063 158.7) |
| XYZ | xyz(34.1661, 42.6542, 38.7740) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.30
Pale Teal
#82CBB2
ΔE00 6.16
Greenish Grey
#96AE8D
ΔE00 6.33
Greyish Green
#82A67D
ΔE00 7.48
Seafoam Blue
#78D1B6
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB99E #B98BA6
analogous
#8FB98B #8BB99E #8BB9B5
triadic
#8BB99E #9E8BB9 #B99E8B
tetradic
#8BB99E #8B8FB9 #B98BA6 #B9B58B
square
#8BB99E #8B8FB9 #B98BA6 #B9B58B
split-complementary
#8BB99E #B58BB9 #B98B8F
monochromatic
#4C7E60 #65A27E #8BB99E #B1D0BE #D7E7DE
Accessibility & contrast
On white
2.20
#8BB99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#8BB99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB99E
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB99E | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#83B8B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb99e; /* rgb */ color: rgb(139, 185, 158); /* oklch */ color: oklch(74.5% 0.063 158.7);
Tailwind
colors: {
custom: {
50: '#adceba',
500: '#8bb99e',
950: '#000000',
},
}SCSS
$custom: #8bb99e; $custom-light: #adceba; $custom-dark: #000000;
JSON
{
"hex": "#8bb99e",
"rgb": {
"r": 139,
"g": 185,
"b": 158
},
"hsl": {
"h": 144.783,
"s": 24.731,
"l": 63.529
},
"oklch": {
"l": 0.74518,
"c": 0.06255,
"h": 158.7
},
"luminance": 0.42656
}Semantic roles & 50–950 ramp
primary
#8BB99E
secondary
#D8C8D1
accent
#427BA3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280