#8BBDB3#8BBDB3
#8BBDB3 is a light, muted teal. Relative luminance 0.451; OKLCH L 76.0% C 0.055 H 181.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDB3 |
|---|---|
| RGB | rgb(139, 189, 179) |
| HSL | hsl(168, 27%, 64%) |
| HSV | hsv(168, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 5.3%, 25.9%) |
| CIE-LAB | lab(72.98, -18.53, -0.27) |
| CIE-LCH | lch(72.98, 18.53, 180.82°) |
| OKLab | oklab(76.02% -0.0546 -0.001) |
| OKLCH | oklch(76.02% 0.055 181) |
| XYZ | xyz(36.9792, 45.1372, 49.4030) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.73
Seafoam Blue
#78D1B6
ΔE00 8.53
Greyish Teal
#719F91
ΔE00 8.99
Mediumturquoise
#48D1CC
ΔE00 10.11
Mediumaquamarine
#66CDAA
ΔE00 10.31
Dull Teal
#5F9E8F
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDB3 #BD8B95
analogous
#8BBD9A #8BBDB3 #8BAEBD
triadic
#8BBDB3 #B38BBD #BDB38B
tetradic
#8BBDB3 #9A8BBD #BD8B95 #AEBD8B
square
#8BBDB3 #9A8BBD #BD8B95 #AEBD8B
split-complementary
#8BBDB3 #BD8BAE #BD9A8B
monochromatic
#4B8378 #64A799 #8BBDB3 #B2D3CD #D9E9E6
Accessibility & contrast
On white
2.09
#8BBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#8BBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDB3
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDB3 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B3
Deuteranopia (green-blind)
#AFB0B4
Tritanopia (blue-blind)
#7DBFBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbdb3; /* rgb */ color: rgb(139, 189, 179); /* oklch */ color: oklch(76.0% 0.055 181.0);
Tailwind
colors: {
custom: {
50: '#aed1c9',
500: '#8bbdb3',
950: '#000000',
},
}SCSS
$custom: #8bbdb3; $custom-light: #aed1c9; $custom-dark: #000000;
JSON
{
"hex": "#8bbdb3",
"rgb": {
"r": 139,
"g": 189,
"b": 179
},
"hsl": {
"h": 168,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.76021,
"c": 0.05458,
"h": 181
},
"luminance": 0.45139
}Semantic roles & 50–950 ramp
primary
#8BBDB3
secondary
#DBC9CD
accent
#3F54A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282