#8BBE93#8BBE93
#8BBE93 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.4% C 0.081 H 148.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBE93 |
|---|---|
| RGB | rgb(139, 190, 147) |
| HSL | hsl(129, 28%, 65%) |
| HSV | hsv(129, 27%, 75%) |
| CMYK | cmyk(26.8%, 0%, 22.6%, 25.5%) |
| CIE-LAB | lab(72.51, -25.44, 16.43) |
| CIE-LCH | lch(72.51, 30.29, 147.14°) |
| OKLab | oklab(75.39% -0.0698 0.042) |
| OKLCH | oklch(75.39% 0.081 148.9) |
| XYZ | xyz(34.3258, 44.4212, 34.3637) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.44
Lichen
#8FB67B
ΔE00 5.56
Sage Green (survey)
#88B378
ΔE00 5.61
Faded Green
#7BB274
ΔE00 6.06
Sage
#87AE73
ΔE00 6.79
Greenish Grey
#96AE8D
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBE93 #BE8BB6
analogous
#9DBE8B #8BBE93 #8BBEAD
triadic
#8BBE93 #938BBE #BE938B
tetradic
#8BBE93 #8B9DBE #BE8BB6 #BEAD8B
square
#8BBE93 #8B9DBE #BE8BB6 #BEAD8B
split-complementary
#8BBE93 #AD8BBE #BE8B9D
monochromatic
#4A8453 #64A86E #8BBE93 #B2D4B8 #D9EADC
Accessibility & contrast
On white
2.12
#8BBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8BBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBE93
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBE93 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB591
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#84BCB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbe93; /* rgb */ color: rgb(139, 190, 147); /* oklch */ color: oklch(75.4% 0.081 148.9);
Tailwind
colors: {
custom: {
50: '#aed1b2',
500: '#8bbe93',
950: '#000000',
},
}SCSS
$custom: #8bbe93; $custom-light: #aed1b2; $custom-dark: #000000;
JSON
{
"hex": "#8bbe93",
"rgb": {
"r": 139,
"g": 190,
"b": 147
},
"hsl": {
"h": 129.412,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.75392,
"c": 0.08147,
"h": 148.9
},
"luminance": 0.44422
}Semantic roles & 50–950 ramp
primary
#8BBE93
secondary
#DBCAD8
accent
#3F96A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280