#8DB3BE#8DB3BE
#8DB3BE is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.044 H 217.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB3BE |
|---|---|
| RGB | rgb(141, 179, 190) |
| HSL | hsl(193, 27%, 65%) |
| HSV | hsv(193, 26%, 75%) |
| CMYK | cmyk(25.8%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(70.61, -10.22, -9.78) |
| CIE-LCH | lch(70.61, 14.15, 223.75°) |
| OKLab | oklab(74.27% -0.0349 -0.0266) |
| OKLCH | oklch(74.27% 0.044 217.3) |
| XYZ | xyz(36.3961, 41.6191, 54.8208) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.48
Greyblue
#77A1B5
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 7.29
Bluey Grey
#89A0B0
ΔE00 7.56
Cool Grey
#95A3A6
ΔE00 7.89
Cool Gray
#9AA7B0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB3BE #BE988D
analogous
#8DBEB0 #8DB3BE #8D9BBE
triadic
#8DB3BE #BE8DB3 #B3BE8D
tetradic
#8DB3BE #B08DBE #BE988D #9BBE8D
square
#8DB3BE #B08DBE #BE988D #9BBE8D
split-complementary
#8DB3BE #BE8D9B #BEB08D
monochromatic
#4C7885 #6699A8 #8DB3BE #B4CDD4 #DBE7EA
Accessibility & contrast
On white
2.25
#8DB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8DB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB3BE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB3BE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#7EB7B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8db3be; /* rgb */ color: rgb(141, 179, 190); /* oklch */ color: oklch(74.3% 0.044 217.3);
Tailwind
colors: {
custom: {
50: '#afc9d1',
500: '#8db3be',
950: '#000000',
},
}SCSS
$custom: #8db3be; $custom-light: #afc9d1; $custom-dark: #000000;
JSON
{
"hex": "#8db3be",
"rgb": {
"r": 141,
"g": 179,
"b": 190
},
"hsl": {
"h": 193.469,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.74266,
"c": 0.04391,
"h": 217.3
},
"luminance": 0.41621
}Semantic roles & 50–950 ramp
primary
#8DB3BE
secondary
#DCCFCB
accent
#5740A6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282