#8BBDA4#8BBDA4
#8BBDA4 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.6% C 0.064 H 162.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDA4 |
|---|---|
| RGB | rgb(139, 189, 164) |
| HSL | hsl(150, 27%, 64%) |
| HSV | hsv(150, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 13.2%, 25.9%) |
| CIE-LAB | lab(72.60, -21.68, 7.36) |
| CIE-LCH | lch(72.60, 22.90, 161.26°) |
| OKLab | oklab(75.59% -0.061 0.019) |
| OKLCH | oklch(75.59% 0.064 162.7) |
| XYZ | xyz(35.5438, 44.5630, 41.8435) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.80
Darkseagreen
#8FBC8F
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 6.97
Mediumaquamarine
#66CDAA
ΔE00 7.64
Greenish Grey
#96AE8D
ΔE00 7.68
Greyish Green
#82A67D
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDA4 #BD8BA4
analogous
#8BBD8B #8BBDA4 #8BBDBD
triadic
#8BBDA4 #A48BBD #BDA48B
tetradic
#8BBDA4 #8B8BBD #BD8BA4 #BDBD8B
square
#8BBDA4 #8B8BBD #BD8BA4 #BDBD8B
split-complementary
#8BBDA4 #BD8BBD #BD8B8B
monochromatic
#4B8367 #64A785 #8BBDA4 #B2D3C3 #D9E9E1
Accessibility & contrast
On white
2.12
#8BBDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8BBDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDA4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDA4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A3
Deuteranopia (green-blind)
#B3B0A5
Tritanopia (blue-blind)
#81BDB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbda4; /* rgb */ color: rgb(139, 189, 164); /* oklch */ color: oklch(75.6% 0.064 162.7);
Tailwind
colors: {
custom: {
50: '#aed1bf',
500: '#8bbda4',
950: '#000000',
},
}SCSS
$custom: #8bbda4; $custom-light: #aed1bf; $custom-dark: #000000;
JSON
{
"hex": "#8bbda4",
"rgb": {
"r": 139,
"g": 189,
"b": 164
},
"hsl": {
"h": 150,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75593,
"c": 0.06389,
"h": 162.7
},
"luminance": 0.44564
}Semantic roles & 50–950 ramp
primary
#8BBDA4
secondary
#DBC9D2
accent
#3F73A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281