#8BBDB2#8BBDB2
#8BBDB2 is a light, muted teal. Relative luminance 0.451; OKLCH L 76.0% C 0.055 H 179.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDB2 |
|---|---|
| RGB | rgb(139, 189, 178) |
| HSL | hsl(167, 27%, 64%) |
| HSV | hsv(167, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 5.8%, 25.9%) |
| CIE-LAB | lab(72.96, -18.75, 0.24) |
| CIE-LCH | lch(72.96, 18.75, 179.27°) |
| OKLab | oklab(75.99% -0.055 0.0003) |
| OKLCH | oklch(75.99% 0.055 179.6) |
| XYZ | xyz(36.8784, 45.0968, 48.8723) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.44
Seafoam Blue
#78D1B6
ΔE00 8.28
Greyish Teal
#719F91
ΔE00 8.91
Mediumaquamarine
#66CDAA
ΔE00 10.02
Mediumturquoise
#48D1CC
ΔE00 10.21
Dull Teal
#5F9E8F
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDB2 #BD8B96
analogous
#8BBD99 #8BBDB2 #8BAFBD
triadic
#8BBDB2 #B28BBD #BDB28B
tetradic
#8BBDB2 #998BBD #BD8B96 #AFBD8B
square
#8BBDB2 #998BBD #BD8B96 #AFBD8B
split-complementary
#8BBDB2 #BD8BAF #BD998B
monochromatic
#4B8377 #64A798 #8BBDB2 #B2D3CC #D9E9E6
Accessibility & contrast
On white
2.10
#8BBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#8BBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDB2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDB2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#7DBFBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbdb2; /* rgb */ color: rgb(139, 189, 178); /* oklch */ color: oklch(76.0% 0.055 179.6);
Tailwind
colors: {
custom: {
50: '#aed1c9',
500: '#8bbdb2',
950: '#000000',
},
}SCSS
$custom: #8bbdb2; $custom-light: #aed1c9; $custom-dark: #000000;
JSON
{
"hex": "#8bbdb2",
"rgb": {
"r": 139,
"g": 189,
"b": 178
},
"hsl": {
"h": 166.8,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75991,
"c": 0.05499,
"h": 179.6
},
"luminance": 0.45099
}Semantic roles & 50–950 ramp
primary
#8BBDB2
secondary
#DBC9CD
accent
#3F56A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282