#8DB0BB#8DB0BB
#8DB0BB is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.5% C 0.041 H 218.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB0BB |
|---|---|
| RGB | rgb(141, 176, 187) |
| HSL | hsl(194, 25%, 64%) |
| HSV | hsv(194, 25%, 73%) |
| CMYK | cmyk(24.6%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(69.68, -9.32, -9.51) |
| CIE-LCH | lch(69.68, 13.32, 225.59°) |
| OKLab | oklab(73.5% -0.032 -0.0259) |
| OKLCH | oklch(73.5% 0.041 218.9) |
| XYZ | xyz(35.4768, 40.2999, 52.9135) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.51
Greyblue
#77A1B5
ΔE00 5.78
Bluey Grey
#89A0B0
ΔE00 6.55
Cool Grey
#95A3A6
ΔE00 7.00
Cool Gray
#9AA7B0
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB0BB #BB988D
analogous
#8DBBAF #8DB0BB #8D99BB
triadic
#8DB0BB #BB8DB0 #B0BB8D
tetradic
#8DB0BB #AF8DBB #BB988D #99BB8D
square
#8DB0BB #AF8DBB #BB988D #99BB8D
split-complementary
#8DB0BB #BB8D99 #BBAF8D
monochromatic
#4D7481 #6795A4 #8DB0BB #B3CBD2 #DAE5E9
Accessibility & contrast
On white
2.32
#8DB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#8DB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB0BB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB0BB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#7FB4B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8db0bb; /* rgb */ color: rgb(141, 176, 187); /* oklch */ color: oklch(73.5% 0.041 218.9);
Tailwind
colors: {
custom: {
50: '#afc7cf',
500: '#8db0bb',
950: '#000000',
},
}SCSS
$custom: #8db0bb; $custom-light: #afc7cf; $custom-dark: #000000;
JSON
{
"hex": "#8db0bb",
"rgb": {
"r": 141,
"g": 176,
"b": 187
},
"hsl": {
"h": 194.348,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.73503,
"c": 0.04119,
"h": 218.9
},
"luminance": 0.40301
}Semantic roles & 50–950 ramp
primary
#8DB0BB
secondary
#DACECA
accent
#5942A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282