#8DB4BB#8DB4BB
#8DB4BB is a light, muted teal. Relative luminance 0.419; OKLCH L 74.4% C 0.043 H 209.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB4BB |
|---|---|
| RGB | rgb(141, 180, 187) |
| HSL | hsl(189, 25%, 64%) |
| HSV | hsv(189, 25%, 73%) |
| CMYK | cmyk(24.6%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.80, -11.45, -7.85) |
| CIE-LCH | lch(70.80, 13.88, 214.46°) |
| OKLab | oklab(74.39% -0.0374 -0.0214) |
| OKLCH | oklch(74.39% 0.043 209.7) |
| XYZ | xyz(36.2727, 41.8916, 53.1788) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.85
Greyblue
#77A1B5
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 8.22
Bluey Grey
#89A0B0
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 8.96
Cool Gray
#9AA7B0
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB4BB #BB948D
analogous
#8DBBAB #8DB4BB #8D9DBB
triadic
#8DB4BB #BB8DB4 #B4BB8D
tetradic
#8DB4BB #AB8DBB #BB948D #9DBB8D
square
#8DB4BB #AB8DBB #BB948D #9DBB8D
split-complementary
#8DB4BB #BB8D9D #BBAB8D
monochromatic
#4D7981 #679BA4 #8DB4BB #B3CDD2 #DAE6E9
Accessibility & contrast
On white
2.24
#8DB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#8DB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB4BB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB4BB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#A5ABBB
Tritanopia (blue-blind)
#7FB8B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8db4bb; /* rgb */ color: rgb(141, 180, 187); /* oklch */ color: oklch(74.4% 0.043 209.7);
Tailwind
colors: {
custom: {
50: '#afcacf',
500: '#8db4bb',
950: '#000000',
},
}SCSS
$custom: #8db4bb; $custom-light: #afcacf; $custom-dark: #000000;
JSON
{
"hex": "#8db4bb",
"rgb": {
"r": 141,
"g": 180,
"b": 187
},
"hsl": {
"h": 189.13,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.74386,
"c": 0.04311,
"h": 209.7
},
"luminance": 0.41893
}Semantic roles & 50–950 ramp
primary
#8DB4BB
secondary
#DACCCA
accent
#5142A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282