#8DB9BE#8DB9BE
#8DB9BE is a light, muted teal. Relative luminance 0.441; OKLCH L 75.6% C 0.047 H 204.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB9BE |
|---|---|
| RGB | rgb(141, 185, 190) |
| HSL | hsl(186, 27%, 65%) |
| HSV | hsv(186, 26%, 75%) |
| CMYK | cmyk(25.8%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.28, -13.39, -7.30) |
| CIE-LCH | lch(72.28, 15.25, 208.59°) |
| OKLab | oklab(75.59% -0.0429 -0.0199) |
| OKLCH | oklch(75.59% 0.047 204.9) |
| XYZ | xyz(37.6249, 44.0767, 55.2304) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.08
Greyblue
#77A1B5
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.69
Sky Blue
#87CEEB
ΔE00 9.73
Cool Grey
#95A3A6
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB9BE #BE928D
analogous
#8DBEAA #8DB9BE #8DA1BE
triadic
#8DB9BE #BE8DB9 #B9BE8D
tetradic
#8DB9BE #AA8DBE #BE928D #A1BE8D
square
#8DB9BE #AA8DBE #BE928D #A1BE8D
split-complementary
#8DB9BE #BE8DA1 #BEAA8D
monochromatic
#4C7F85 #66A1A8 #8DB9BE #B4D1D4 #DBE9EA
Accessibility & contrast
On white
2.14
#8DB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8DB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB9BE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB9BE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#7DBDBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8db9be; /* rgb */ color: rgb(141, 185, 190); /* oklch */ color: oklch(75.6% 0.047 204.9);
Tailwind
colors: {
custom: {
50: '#afced1',
500: '#8db9be',
950: '#000000',
},
}SCSS
$custom: #8db9be; $custom-light: #afced1; $custom-dark: #000000;
JSON
{
"hex": "#8db9be",
"rgb": {
"r": 141,
"g": 185,
"b": 190
},
"hsl": {
"h": 186.122,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.75593,
"c": 0.04728,
"h": 204.9
},
"luminance": 0.44078
}Semantic roles & 50–950 ramp
primary
#8DB9BE
secondary
#DCCDCB
accent
#4A40A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282