#8FBC97#8FBC97
#8FBC97 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.3% C 0.071 H 149.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBC97 |
|---|---|
| RGB | rgb(143, 188, 151) |
| HSL | hsl(131, 25%, 65%) |
| HSV | hsv(131, 24%, 74%) |
| CMYK | cmyk(23.9%, 0%, 19.7%, 26.3%) |
| CIE-LAB | lab(72.25, -22.38, 13.95) |
| CIE-LCH | lch(72.25, 26.38, 148.07°) |
| OKLab | oklab(75.28% -0.0616 0.0359) |
| OKLCH | oklch(75.28% 0.071 149.8) |
| XYZ | xyz(34.8952, 44.0393, 35.9340) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.21
Greenish Grey
#96AE8D
ΔE00 5.67
Lichen
#8FB67B
ΔE00 6.38
Sage Green (survey)
#88B378
ΔE00 6.50
Greyish Green
#82A67D
ΔE00 6.56
Sage Green
#9CAF88
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBC97 #BC8FB4
analogous
#9DBC8F #8FBC97 #8FBCAE
triadic
#8FBC97 #978FBC #BC978F
tetradic
#8FBC97 #8F9DBC #BC8FB4 #BCAE8F
square
#8FBC97 #8F9DBC #BC8FB4 #BCAE8F
split-complementary
#8FBC97 #AE8FBC #BC8F9D
monochromatic
#4E8357 #69A573 #8FBC97 #B5D3BB #DCEADE
Accessibility & contrast
On white
2.14
#8FBC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#8FBC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBC97
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBC97 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#89BAB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fbc97; /* rgb */ color: rgb(143, 188, 151); /* oklch */ color: oklch(75.3% 0.071 149.8);
Tailwind
colors: {
custom: {
50: '#b0d0b5',
500: '#8fbc97',
950: '#000000',
},
}SCSS
$custom: #8fbc97; $custom-light: #b0d0b5; $custom-dark: #000000;
JSON
{
"hex": "#8fbc97",
"rgb": {
"r": 143,
"g": 188,
"b": 151
},
"hsl": {
"h": 130.667,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.75277,
"c": 0.07124,
"h": 149.8
},
"luminance": 0.4404
}Semantic roles & 50–950 ramp
primary
#8FBC97
secondary
#DBCCD8
accent
#4292A4
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101411
muted
#7F8280