#8BB2CD#8BB2CD
#8BB2CD is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.5% C 0.057 H 238.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2CD |
|---|---|
| RGB | rgb(139, 178, 205) |
| HSL | hsl(205, 40%, 67%) |
| HSV | hsv(205, 32%, 80%) |
| CMYK | cmyk(32.2%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(70.69, -6.66, -17.92) |
| CIE-LCH | lch(70.69, 19.11, 249.60°) |
| OKLab | oklab(74.46% -0.0298 -0.0491) |
| OKLCH | oklch(74.46% 0.057 238.8) |
| XYZ | xyz(37.5839, 41.7358, 63.8213) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.57
Bluegrey
#85A3B2
ΔE00 5.94
Greyblue
#77A1B5
ΔE00 6.21
Bluey Grey
#89A0B0
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 6.74
Lightblue (survey)
#7BC8F6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2CD #CDA68B
analogous
#8BCDC7 #8BB2CD #8B91CD
triadic
#8BB2CD #CD8BB2 #B2CD8B
tetradic
#8BB2CD #C78BCD #CDA68B #91CD8B
square
#8BB2CD #C78BCD #CDA68B #91CD8B
split-complementary
#8BB2CD #CD8B91 #CDC78B
monochromatic
#43779B #6096BB #8BB2CD #B6CEDF #E1EBF2
Accessibility & contrast
On white
2.25
#8BB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8BB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2CD
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2CD | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#9DAACD
Tritanopia (blue-blind)
#76B9BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb2cd; /* rgb */ color: rgb(139, 178, 205); /* oklch */ color: oklch(74.5% 0.057 238.8);
Tailwind
colors: {
custom: {
50: '#aec9dc',
500: '#8bb2cd',
950: '#000000',
},
}SCSS
$custom: #8bb2cd; $custom-light: #aec9dc; $custom-dark: #000000;
JSON
{
"hex": "#8bb2cd",
"rgb": {
"r": 139,
"g": 178,
"b": 205
},
"hsl": {
"h": 204.545,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.74457,
"c": 0.05748,
"h": 238.8
},
"luminance": 0.41738
}Semantic roles & 50–950 ramp
primary
#8BB2CD
secondary
#E4D8D0
accent
#6733B3
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283