#8BBDA8#8BBDA8
#8BBDA8 is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.7% C 0.061 H 167.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDA8 |
|---|---|
| RGB | rgb(139, 189, 168) |
| HSL | hsl(155, 27%, 64%) |
| HSV | hsv(155, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 11.1%, 25.9%) |
| CIE-LAB | lab(72.70, -20.87, 5.32) |
| CIE-LCH | lch(72.70, 21.53, 165.70°) |
| OKLab | oklab(75.7% -0.0593 0.0137) |
| OKLCH | oklch(75.7% 0.061 167) |
| XYZ | xyz(35.9107, 44.7098, 43.7759) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 6.94
Darkseagreen
#8FBC8F
ΔE00 7.54
Mediumaquamarine
#66CDAA
ΔE00 7.98
Greenish Grey
#96AE8D
ΔE00 8.41
Greyish Teal
#719F91
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDA8 #BD8BA0
analogous
#8BBD8F #8BBDA8 #8BB9BD
triadic
#8BBDA8 #A88BBD #BDA88B
tetradic
#8BBDA8 #8F8BBD #BD8BA0 #B9BD8B
square
#8BBDA8 #8F8BBD #BD8BA0 #B9BD8B
split-complementary
#8BBDA8 #BD8BB9 #BD8F8B
monochromatic
#4B836B #64A78B #8BBDA8 #B2D3C5 #D9E9E3
Accessibility & contrast
On white
2.11
#8BBDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8BBDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDA8
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDA8 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A7
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#80BDB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbda8; /* rgb */ color: rgb(139, 189, 168); /* oklch */ color: oklch(75.7% 0.061 167.0);
Tailwind
colors: {
custom: {
50: '#aed1c1',
500: '#8bbda8',
950: '#000000',
},
}SCSS
$custom: #8bbda8; $custom-light: #aed1c1; $custom-dark: #000000;
JSON
{
"hex": "#8bbda8",
"rgb": {
"r": 139,
"g": 189,
"b": 168
},
"hsl": {
"h": 154.8,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75703,
"c": 0.06083,
"h": 167
},
"luminance": 0.44711
}Semantic roles & 50–950 ramp
primary
#8BBDA8
secondary
#DBC9D1
accent
#3F6BA6
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101412
muted
#7F8281