#8BBDA0#8BBDA0
#8BBDA0 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.5% C 0.067 H 158.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDA0 |
|---|---|
| RGB | rgb(139, 189, 160) |
| HSL | hsl(145, 27%, 64%) |
| HSV | hsv(145, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 15.3%, 25.9%) |
| CIE-LAB | lab(72.51, -22.48, 9.40) |
| CIE-LCH | lch(72.51, 24.36, 157.32°) |
| OKLab | oklab(75.49% -0.0627 0.0243) |
| OKLCH | oklch(75.49% 0.067 158.9) |
| XYZ | xyz(35.1883, 44.4208, 39.9709) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.95
Pale Teal
#82CBB2
ΔE00 5.23
Greenish Grey
#96AE8D
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.26
Mediumaquamarine
#66CDAA
ΔE00 7.56
Greyish Green
#82A67D
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDA0 #BD8BA8
analogous
#8FBD8B #8BBDA0 #8BBDB9
triadic
#8BBDA0 #A08BBD #BDA08B
tetradic
#8BBDA0 #8B8FBD #BD8BA8 #BDB98B
square
#8BBDA0 #8B8FBD #BD8BA8 #BDB98B
split-complementary
#8BBDA0 #B98BBD #BD8B8F
monochromatic
#4B8362 #64A780 #8BBDA0 #B2D3C0 #D9E9E0
Accessibility & contrast
On white
2.12
#8BBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8BBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDA0
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDA0 | 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)
#BCB59F
Deuteranopia (green-blind)
#B3AFA2
Tritanopia (blue-blind)
#82BCB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbda0; /* rgb */ color: rgb(139, 189, 160); /* oklch */ color: oklch(75.5% 0.067 158.9);
Tailwind
colors: {
custom: {
50: '#aed1bc',
500: '#8bbda0',
950: '#000000',
},
}SCSS
$custom: #8bbda0; $custom-light: #aed1bc; $custom-dark: #000000;
JSON
{
"hex": "#8bbda0",
"rgb": {
"r": 139,
"g": 189,
"b": 160
},
"hsl": {
"h": 145.2,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75486,
"c": 0.06727,
"h": 158.9
},
"luminance": 0.44422
}Semantic roles & 50–950 ramp
primary
#8BBDA0
secondary
#DBC9D3
accent
#3F7BA6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281