#8FBD97#8FBD97
#8FBD97 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.5% C 0.073 H 149.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBD97 |
|---|---|
| RGB | rgb(143, 189, 151) |
| HSL | hsl(130, 26%, 65%) |
| HSV | hsv(130, 24%, 74%) |
| CMYK | cmyk(24.3%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(72.54, -22.88, 14.35) |
| CIE-LCH | lch(72.54, 27.01, 147.90°) |
| OKLab | oklab(75.51% -0.0629 0.0369) |
| OKLCH | oklch(75.51% 0.073 149.6) |
| XYZ | xyz(35.1096, 44.4680, 36.0055) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.02
Greenish Grey
#96AE8D
ΔE00 5.94
Lichen
#8FB67B
ΔE00 6.27
Sage Green (survey)
#88B378
ΔE00 6.41
Greyish Green
#82A67D
ΔE00 6.76
Sage Green
#9CAF88
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBD97 #BD8FB5
analogous
#9EBD8F #8FBD97 #8FBDAE
triadic
#8FBD97 #978FBD #BD978F
tetradic
#8FBD97 #8F9EBD #BD8FB5 #BDAE8F
square
#8FBD97 #8F9EBD #BD8FB5 #BDAE8F
split-complementary
#8FBD97 #AE8FBD #BD8F9E
monochromatic
#4E8457 #68A673 #8FBD97 #B6D4BB #DCEADF
Accessibility & contrast
On white
2.12
#8FBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8FBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBD97
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBD97 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#89BBB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbd97; /* rgb */ color: rgb(143, 189, 151); /* oklch */ color: oklch(75.5% 0.073 149.6);
Tailwind
colors: {
custom: {
50: '#b0d1b5',
500: '#8fbd97',
950: '#000000',
},
}SCSS
$custom: #8fbd97; $custom-light: #b0d1b5; $custom-dark: #000000;
JSON
{
"hex": "#8fbd97",
"rgb": {
"r": 143,
"g": 189,
"b": 151
},
"hsl": {
"h": 130.435,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.75506,
"c": 0.07291,
"h": 149.6
},
"luminance": 0.44469
}Semantic roles & 50–950 ramp
primary
#8FBD97
secondary
#DCCCD9
accent
#4193A4
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101411
muted
#7F8280