#8FBCA2#8FBCA2
#8FBCA2 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.6% C 0.061 H 159.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCA2 |
|---|---|
| RGB | rgb(143, 188, 162) |
| HSL | hsl(145, 25%, 65%) |
| HSV | hsv(145, 24%, 74%) |
| CMYK | cmyk(23.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.50, -20.29, 8.33) |
| CIE-LCH | lch(72.50, 21.93, 157.67°) |
| OKLab | oklab(75.56% -0.0567 0.0216) |
| OKLCH | oklch(75.56% 0.061 159.2) |
| XYZ | xyz(35.8306, 44.4134, 40.8602) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.76
Greenish Grey
#96AE8D
ΔE00 6.66
Seafoam Blue
#78D1B6
ΔE00 7.90
Greyish Green
#82A67D
ΔE00 8.27
Mediumaquamarine
#66CDAA
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCA2 #BC8FA9
analogous
#93BC8F #8FBCA2 #8FBCB9
triadic
#8FBCA2 #A28FBC #BCA28F
tetradic
#8FBCA2 #8F93BC #BC8FA9 #BCB98F
square
#8FBCA2 #8F93BC #BC8FA9 #BCB98F
split-complementary
#8FBCA2 #B98FBC #BC8F93
monochromatic
#4E8364 #69A582 #8FBCA2 #B5D3C2 #DCEAE2
Accessibility & contrast
On white
2.12
#8FBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8FBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCA2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCA2 | 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)
#BBB5A1
Deuteranopia (green-blind)
#B3B0A3
Tritanopia (blue-blind)
#87BBB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbca2; /* rgb */ color: rgb(143, 188, 162); /* oklch */ color: oklch(75.6% 0.061 159.2);
Tailwind
colors: {
custom: {
50: '#b0d0bd',
500: '#8fbca2',
950: '#000000',
},
}SCSS
$custom: #8fbca2; $custom-light: #b0d0bd; $custom-dark: #000000;
JSON
{
"hex": "#8fbca2",
"rgb": {
"r": 143,
"g": 188,
"b": 162
},
"hsl": {
"h": 145.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.75559,
"c": 0.06071,
"h": 159.2
},
"luminance": 0.44415
}Semantic roles & 50–950 ramp
primary
#8FBCA2
secondary
#DBCCD5
accent
#427AA4
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101412
muted
#7F8281