#8DB6BB#8DB6BB
#8DB6BB is a light, muted teal. Relative luminance 0.427; OKLCH L 74.8% C 0.044 H 205.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB6BB |
|---|---|
| RGB | rgb(141, 182, 187) |
| HSL | hsl(187, 25%, 64%) |
| HSV | hsv(187, 25%, 73%) |
| CMYK | cmyk(24.6%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(71.35, -12.50, -7.03) |
| CIE-LCH | lch(71.35, 14.34, 209.34°) |
| OKLab | oklab(74.83% -0.0401 -0.0191) |
| OKLCH | oklch(74.83% 0.044 205.5) |
| XYZ | xyz(36.6794, 42.7049, 53.3143) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.04
Greyblue
#77A1B5
ΔE00 8.82
Cool Grey
#95A3A6
ΔE00 8.98
Lightblue
#ADD8E6
ΔE00 9.60
Cadetblue
#5F9EA0
ΔE00 9.67
Light Grey Blue
#9DBCD4
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB6BB #BB928D
analogous
#8DBBA9 #8DB6BB #8D9FBB
triadic
#8DB6BB #BB8DB6 #B6BB8D
tetradic
#8DB6BB #A98DBB #BB928D #9FBB8D
square
#8DB6BB #A98DBB #BB928D #9FBB8D
split-complementary
#8DB6BB #BB8D9F #BBA98D
monochromatic
#4D7B81 #679DA4 #8DB6BB #B3CFD2 #DAE7E9
Accessibility & contrast
On white
2.20
#8DB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8DB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB6BB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB6BB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#7EB9B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8db6bb; /* rgb */ color: rgb(141, 182, 187); /* oklch */ color: oklch(74.8% 0.044 205.5);
Tailwind
colors: {
custom: {
50: '#afcccf',
500: '#8db6bb',
950: '#000000',
},
}SCSS
$custom: #8db6bb; $custom-light: #afcccf; $custom-dark: #000000;
JSON
{
"hex": "#8db6bb",
"rgb": {
"r": 141,
"g": 182,
"b": 187
},
"hsl": {
"h": 186.522,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.74829,
"c": 0.04444,
"h": 205.5
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#8DB6BB
secondary
#DACCCA
accent
#4C42A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282