#8DB7BB#8DB7BB
#8DB7BB is a light, muted teal. Relative luminance 0.431; OKLCH L 75.1% C 0.045 H 203.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB7BB |
|---|---|
| RGB | rgb(141, 183, 187) |
| HSL | hsl(185, 25%, 64%) |
| HSV | hsv(185, 25%, 73%) |
| CMYK | cmyk(24.6%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(71.63, -13.03, -6.61) |
| CIE-LCH | lch(71.63, 14.61, 206.91°) |
| OKLab | oklab(75.05% -0.0414 -0.018) |
| OKLCH | oklch(75.05% 0.045 203.5) |
| XYZ | xyz(36.8849, 43.1160, 53.3828) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.62
Greyblue
#77A1B5
ΔE00 9.37
Cool Grey
#95A3A6
ΔE00 9.38
Cadetblue
#5F9EA0
ΔE00 9.62
Lightblue
#ADD8E6
ΔE00 9.63
Powder Blue
#B0E0E6
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB7BB #BB918D
analogous
#8DBBA8 #8DB7BB #8DA0BB
triadic
#8DB7BB #BB8DB7 #B7BB8D
tetradic
#8DB7BB #A88DBB #BB918D #A0BB8D
square
#8DB7BB #A88DBB #BB918D #A0BB8D
split-complementary
#8DB7BB #BB8DA0 #BBA88D
monochromatic
#4D7C81 #679FA4 #8DB7BB #B3CFD2 #DAE7E9
Accessibility & contrast
On white
2.18
#8DB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#8DB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB7BB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB7BB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#7EBAB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8db7bb; /* rgb */ color: rgb(141, 183, 187); /* oklch */ color: oklch(75.1% 0.045 203.5);
Tailwind
colors: {
custom: {
50: '#afcccf',
500: '#8db7bb',
950: '#000000',
},
}SCSS
$custom: #8db7bb; $custom-light: #afcccf; $custom-dark: #000000;
JSON
{
"hex": "#8db7bb",
"rgb": {
"r": 141,
"g": 183,
"b": 187
},
"hsl": {
"h": 185.217,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.75051,
"c": 0.04519,
"h": 203.5
},
"luminance": 0.43118
}Semantic roles & 50–950 ramp
primary
#8DB7BB
secondary
#DACBCA
accent
#4A42A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282