#8DBBB9#8DBBB9
#8DBBB9 is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.049 H 192.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBB9 |
|---|---|
| RGB | rgb(141, 187, 185) |
| HSL | hsl(177, 25%, 64%) |
| HSV | hsv(177, 25%, 73%) |
| CMYK | cmyk(24.6%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(72.70, -15.56, -3.95) |
| CIE-LCH | lch(72.70, 16.06, 194.23°) |
| OKLab | oklab(75.88% -0.0476 -0.0108) |
| OKLCH | oklch(75.88% 0.049 192.8) |
| XYZ | xyz(37.5091, 44.7045, 52.5420) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.85
Powder Blue
#B0E0E6
ΔE00 9.96
Greyish Teal
#719F91
ΔE00 10.02
Pale Teal
#82CBB2
ΔE00 10.04
Lightblue
#ADD8E6
ΔE00 10.69
Mediumturquoise
#48D1CC
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBB9 #BB8D8F
analogous
#8DBBA2 #8DBBB9 #8DA6BB
triadic
#8DBBB9 #B98DBB #BBB98D
tetradic
#8DBBB9 #A28DBB #BB8D8F #A6BB8D
square
#8DBBB9 #A28DBB #BB8D8F #A6BB8D
split-complementary
#8DBBB9 #BB8DA6 #BBA28D
monochromatic
#4D817F #67A4A1 #8DBBB9 #B3D2D1 #DAE9E8
Accessibility & contrast
On white
2.11
#8DBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8DBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBB9
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBB9 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B9
Deuteranopia (green-blind)
#ACB0BA
Tritanopia (blue-blind)
#7EBEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8dbbb9; /* rgb */ color: rgb(141, 187, 185); /* oklch */ color: oklch(75.9% 0.049 192.8);
Tailwind
colors: {
custom: {
50: '#afcfce',
500: '#8dbbb9',
950: '#000000',
},
}SCSS
$custom: #8dbbb9; $custom-light: #afcfce; $custom-dark: #000000;
JSON
{
"hex": "#8dbbb9",
"rgb": {
"r": 141,
"g": 187,
"b": 185
},
"hsl": {
"h": 177.391,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.75878,
"c": 0.04879,
"h": 192.8
},
"luminance": 0.44706
}Semantic roles & 50–950 ramp
primary
#8DBBB9
secondary
#DACACB
accent
#4246A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282