#8BBCA3#8BBCA3
#8BBCA3 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.3% C 0.063 H 162.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCA3 |
|---|---|
| RGB | rgb(139, 188, 163) |
| HSL | hsl(149, 27%, 64%) |
| HSV | hsv(149, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(72.29, -21.38, 7.46) |
| CIE-LCH | lch(72.29, 22.64, 160.77°) |
| OKLab | oklab(75.34% -0.0601 0.0193) |
| OKLCH | oklch(75.34% 0.063 162.2) |
| XYZ | xyz(35.2395, 44.0983, 41.2983) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.09
Darkseagreen
#8FBC8F
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 7.25
Greenish Grey
#96AE8D
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 7.87
Greyish Green
#82A67D
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCA3 #BC8BA4
analogous
#8CBC8B #8BBCA3 #8BBCBC
triadic
#8BBCA3 #A38BBC #BCA38B
tetradic
#8BBCA3 #8B8CBC #BC8BA4 #BCBC8B
square
#8BBCA3 #8B8CBC #BC8BA4 #BCBC8B
split-complementary
#8BBCA3 #BC8BBC #BC8B8C
monochromatic
#4B8266 #64A684 #8BBCA3 #B2D2C2 #D9E9E1
Accessibility & contrast
On white
2.14
#8BBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8BBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCA3
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCA3 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A2
Deuteranopia (green-blind)
#B2AFA4
Tritanopia (blue-blind)
#81BCB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbca3; /* rgb */ color: rgb(139, 188, 163); /* oklch */ color: oklch(75.3% 0.063 162.2);
Tailwind
colors: {
custom: {
50: '#aed0be',
500: '#8bbca3',
950: '#000000',
},
}SCSS
$custom: #8bbca3; $custom-light: #aed0be; $custom-dark: #000000;
JSON
{
"hex": "#8bbca3",
"rgb": {
"r": 139,
"g": 188,
"b": 163
},
"hsl": {
"h": 149.388,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75337,
"c": 0.06312,
"h": 162.2
},
"luminance": 0.441
}Semantic roles & 50–950 ramp
primary
#8BBCA3
secondary
#DAC9D2
accent
#4074A5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281