#8BBDB4#8BBDB4
#8BBDB4 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.1% C 0.054 H 182.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDB4 |
|---|---|
| RGB | rgb(139, 189, 180) |
| HSL | hsl(169, 27%, 64%) |
| HSV | hsv(169, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 4.8%, 25.9%) |
| CIE-LAB | lab(73.01, -18.31, -0.77) |
| CIE-LCH | lch(73.01, 18.33, 182.42°) |
| OKLab | oklab(76.05% -0.0541 -0.0023) |
| OKLCH | oklch(76.05% 0.054 182.5) |
| XYZ | xyz(37.0807, 45.1778, 49.9376) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.04
Seafoam Blue
#78D1B6
ΔE00 8.79
Greyish Teal
#719F91
ΔE00 9.10
Mediumturquoise
#48D1CC
ΔE00 10.02
Dull Teal
#5F9E8F
ΔE00 10.55
Mediumaquamarine
#66CDAA
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDB4 #BD8B94
analogous
#8BBD9B #8BBDB4 #8BADBD
triadic
#8BBDB4 #B48BBD #BDB48B
tetradic
#8BBDB4 #9B8BBD #BD8B94 #ADBD8B
square
#8BBDB4 #9B8BBD #BD8B94 #ADBD8B
split-complementary
#8BBDB4 #BD8BAD #BD9B8B
monochromatic
#4B8379 #64A79B #8BBDB4 #B2D3CD #D9E9E6
Accessibility & contrast
On white
2.09
#8BBDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#8BBDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDB4
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDB4 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#AFB0B5
Tritanopia (blue-blind)
#7DBFBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbdb4; /* rgb */ color: rgb(139, 189, 180); /* oklch */ color: oklch(76.1% 0.054 182.5);
Tailwind
colors: {
custom: {
50: '#aed1ca',
500: '#8bbdb4',
950: '#000000',
},
}SCSS
$custom: #8bbdb4; $custom-light: #aed1ca; $custom-dark: #000000;
JSON
{
"hex": "#8bbdb4",
"rgb": {
"r": 139,
"g": 189,
"b": 180
},
"hsl": {
"h": 169.2,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.76051,
"c": 0.0542,
"h": 182.5
},
"luminance": 0.45179
}Semantic roles & 50–950 ramp
primary
#8BBDB4
secondary
#DBC9CC
accent
#3F52A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282