#8DB2BC#8DB2BC
#8DB2BC is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.0% C 0.042 H 216.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB2BC |
|---|---|
| RGB | rgb(141, 178, 188) |
| HSL | hsl(193, 26%, 65%) |
| HSV | hsv(193, 25%, 74%) |
| CMYK | cmyk(25%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(70.27, -10.15, -9.19) |
| CIE-LCH | lch(70.27, 13.70, 222.14°) |
| OKLab | oklab(73.98% -0.0343 -0.025) |
| OKLCH | oklch(73.98% 0.042 216) |
| XYZ | xyz(35.9793, 41.1329, 53.6109) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.39
Greyblue
#77A1B5
ΔE00 6.44
Bluey Grey
#89A0B0
ΔE00 7.48
Cool Grey
#95A3A6
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB2BC #BC978D
analogous
#8DBCAF #8DB2BC #8D9BBC
triadic
#8DB2BC #BC8DB2 #B2BC8D
tetradic
#8DB2BC #AF8DBC #BC978D #9BBC8D
square
#8DB2BC #AF8DBC #BC978D #9BBC8D
split-complementary
#8DB2BC #BC8D9B #BCAF8D
monochromatic
#4C7782 #6698A5 #8DB2BC #B4CCD3 #DAE6E9
Accessibility & contrast
On white
2.28
#8DB2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#8DB2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB2BC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB2BC | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBD
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#7EB6B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8db2bc; /* rgb */ color: rgb(141, 178, 188); /* oklch */ color: oklch(74.0% 0.042 216.0);
Tailwind
colors: {
custom: {
50: '#afc9d0',
500: '#8db2bc',
950: '#000000',
},
}SCSS
$custom: #8db2bc; $custom-light: #afc9d0; $custom-dark: #000000;
JSON
{
"hex": "#8db2bc",
"rgb": {
"r": 141,
"g": 178,
"b": 188
},
"hsl": {
"h": 192.766,
"s": 25.967,
"l": 64.51
},
"oklch": {
"l": 0.73978,
"c": 0.04248,
"h": 216
},
"luminance": 0.41134
}Semantic roles & 50–950 ramp
primary
#8DB2BC
secondary
#DBCECA
accent
#5641A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282