#8BB0CA#8BB0CA
#8BB0CA is a light, muted cyan. Relative luminance 0.408; OKLCH L 73.9% C 0.055 H 239.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0CA |
|---|---|
| RGB | rgb(139, 176, 202) |
| HSL | hsl(205, 37%, 67%) |
| HSV | hsv(205, 31%, 79%) |
| CMYK | cmyk(31.2%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.04, -6.33, -17.25) |
| CIE-LCH | lch(70.04, 18.38, 249.86°) |
| OKLab | oklab(73.91% -0.0283 -0.0473) |
| OKLCH | oklch(73.91% 0.055 239.1) |
| XYZ | xyz(36.8302, 40.8022, 61.8007) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.83
Bluegrey
#85A3B2
ΔE00 5.40
Greyblue
#77A1B5
ΔE00 5.80
Bluey Grey
#89A0B0
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.88
Cool Gray
#9AA7B0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0CA #CAA58B
analogous
#8BCAC5 #8BB0CA #8B91CA
triadic
#8BB0CA #CA8BB0 #B0CA8B
tetradic
#8BB0CA #C58BCA #CAA58B #91CA8B
square
#8BB0CA #C58BCA #CAA58B #91CA8B
split-complementary
#8BB0CA #CA8B91 #CAC58B
monochromatic
#457496 #6193B7 #8BB0CA #B5CDDD #DFE9F0
Accessibility & contrast
On white
2.29
#8BB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#8BB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0CA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0CA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#9CA8CA
Tritanopia (blue-blind)
#77B7B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8bb0ca; /* rgb */ color: rgb(139, 176, 202); /* oklch */ color: oklch(73.9% 0.055 239.1);
Tailwind
colors: {
custom: {
50: '#aec7da',
500: '#8bb0ca',
950: '#000000',
},
}SCSS
$custom: #8bb0ca; $custom-light: #aec7da; $custom-dark: #000000;
JSON
{
"hex": "#8bb0ca",
"rgb": {
"r": 139,
"g": 176,
"b": 202
},
"hsl": {
"h": 204.762,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.7391,
"c": 0.05509,
"h": 239.1
},
"luminance": 0.40804
}Semantic roles & 50–950 ramp
primary
#8BB0CA
secondary
#E2D7CE
accent
#6835B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283