#8BBCA0#8BBCA0
#8BBCA0 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.3% C 0.066 H 159.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCA0 |
|---|---|
| RGB | rgb(139, 188, 160) |
| HSL | hsl(146, 27%, 64%) |
| HSV | hsv(146, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(72.22, -21.98, 8.99) |
| CIE-LCH | lch(72.22, 23.75, 157.76°) |
| OKLab | oklab(75.26% -0.0614 0.0232) |
| OKLCH | oklch(75.26% 0.066 159.3) |
| XYZ | xyz(34.9739, 43.9921, 39.8995) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 5.38
Greenish Grey
#96AE8D
ΔE00 6.98
Seafoam Blue
#78D1B6
ΔE00 7.45
Mediumaquamarine
#66CDAA
ΔE00 7.80
Greyish Green
#82A67D
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCA0 #BC8BA7
analogous
#8FBC8B #8BBCA0 #8BBCB9
triadic
#8BBCA0 #A08BBC #BCA08B
tetradic
#8BBCA0 #8B8FBC #BC8BA7 #BCB98B
square
#8BBCA0 #8B8FBC #BC8BA7 #BCB98B
split-complementary
#8BBCA0 #B98BBC #BC8B8F
monochromatic
#4B8262 #64A680 #8BBCA0 #B2D2C0 #D9E9E0
Accessibility & contrast
On white
2.14
#8BBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#8BBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCA0
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCA0 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59F
Deuteranopia (green-blind)
#B2AFA2
Tritanopia (blue-blind)
#82BBB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbca0; /* rgb */ color: rgb(139, 188, 160); /* oklch */ color: oklch(75.3% 0.066 159.3);
Tailwind
colors: {
custom: {
50: '#aed0bc',
500: '#8bbca0',
950: '#000000',
},
}SCSS
$custom: #8bbca0; $custom-light: #aed0bc; $custom-dark: #000000;
JSON
{
"hex": "#8bbca0",
"rgb": {
"r": 139,
"g": 188,
"b": 160
},
"hsl": {
"h": 145.714,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75257,
"c": 0.06566,
"h": 159.3
},
"luminance": 0.43993
}Semantic roles & 50–950 ramp
primary
#8BBCA0
secondary
#DAC9D3
accent
#407AA5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281