#8FBCA3#8FBCA3
#8FBCA3 is a light, muted green. Relative luminance 0.445; OKLCH L 75.6% C 0.060 H 160.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCA3 |
|---|---|
| RGB | rgb(143, 188, 163) |
| HSL | hsl(147, 25%, 65%) |
| HSV | hsv(147, 24%, 74%) |
| CMYK | cmyk(23.9%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(72.53, -20.09, 7.82) |
| CIE-LCH | lch(72.53, 21.56, 158.72°) |
| OKLab | oklab(75.59% -0.0563 0.0202) |
| OKLCH | oklch(75.59% 0.06 160.2) |
| XYZ | xyz(35.9198, 44.4491, 41.3302) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.68
Darkseagreen
#8FBC8F
ΔE00 5.90
Greenish Grey
#96AE8D
ΔE00 6.82
Seafoam Blue
#78D1B6
ΔE00 7.85
Greyish Green
#82A67D
ΔE00 8.49
Mediumaquamarine
#66CDAA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCA3 #BC8FA8
analogous
#91BC8F #8FBCA3 #8FBCBA
triadic
#8FBCA3 #A38FBC #BCA38F
tetradic
#8FBCA3 #8F91BC #BC8FA8 #BCBA8F
square
#8FBCA3 #8F91BC #BC8FA8 #BCBA8F
split-complementary
#8FBCA3 #BA8FBC #BC8F91
monochromatic
#4E8365 #69A584 #8FBCA3 #B5D3C2 #DCEAE2
Accessibility & contrast
On white
2.12
#8FBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8FBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCA3
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCA3 | 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)
#BBB5A2
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#87BCB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbca3; /* rgb */ color: rgb(143, 188, 163); /* oklch */ color: oklch(75.6% 0.060 160.2);
Tailwind
colors: {
custom: {
50: '#b0d0be',
500: '#8fbca3',
950: '#000000',
},
}SCSS
$custom: #8fbca3; $custom-light: #b0d0be; $custom-dark: #000000;
JSON
{
"hex": "#8fbca3",
"rgb": {
"r": 143,
"g": 188,
"b": 163
},
"hsl": {
"h": 146.667,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.75585,
"c": 0.05985,
"h": 160.2
},
"luminance": 0.4445
}Semantic roles & 50–950 ramp
primary
#8FBCA3
secondary
#DBCCD4
accent
#4278A4
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101412
muted
#7F8281