#8DB2BF#8DB2BF
#8DB2BF is a light, muted cyan. Relative luminance 0.413; OKLCH L 74.1% C 0.044 H 221.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB2BF |
|---|---|
| RGB | rgb(141, 178, 191) |
| HSL | hsl(196, 28%, 65%) |
| HSV | hsv(196, 26%, 75%) |
| CMYK | cmyk(26.2%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(70.36, -9.46, -10.70) |
| CIE-LCH | lch(70.36, 14.28, 228.54°) |
| OKLab | oklab(74.08% -0.0332 -0.0291) |
| OKLCH | oklch(74.08% 0.044 221.3) |
| XYZ | xyz(36.3061, 41.2636, 55.3318) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.77
Greyblue
#77A1B5
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 6.49
Bluey Grey
#89A0B0
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.50
Cool Grey
#95A3A6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB2BF #BF9A8D
analogous
#8DBFB3 #8DB2BF #8D99BF
triadic
#8DB2BF #BF8DB2 #B2BF8D
tetradic
#8DB2BF #B38DBF #BF9A8D #99BF8D
square
#8DB2BF #B38DBF #BF9A8D #99BF8D
split-complementary
#8DB2BF #BF8D99 #BFB38D
monochromatic
#4B7786 #6698A9 #8DB2BF #B4CCD5 #DBE7EB
Accessibility & contrast
On white
2.27
#8DB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#8DB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB2BF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB2BF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#7EB6B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8db2bf; /* rgb */ color: rgb(141, 178, 191); /* oklch */ color: oklch(74.1% 0.044 221.3);
Tailwind
colors: {
custom: {
50: '#afc9d2',
500: '#8db2bf',
950: '#000000',
},
}SCSS
$custom: #8db2bf; $custom-light: #afc9d2; $custom-dark: #000000;
JSON
{
"hex": "#8db2bf",
"rgb": {
"r": 141,
"g": 178,
"b": 191
},
"hsl": {
"h": 195.6,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.74081,
"c": 0.04416,
"h": 221.3
},
"luminance": 0.41265
}Semantic roles & 50–950 ramp
primary
#8DB2BF
secondary
#DCD0CB
accent
#5A3FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282