#8BB2CA#8BB2CA
#8BB2CA is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.055 H 235.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2CA |
|---|---|
| RGB | rgb(139, 178, 202) |
| HSL | hsl(203, 37%, 67%) |
| HSV | hsv(203, 31%, 79%) |
| CMYK | cmyk(31.2%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.59, -7.41, -16.42) |
| CIE-LCH | lch(70.59, 18.01, 245.72°) |
| OKLab | oklab(74.35% -0.0309 -0.045) |
| OKLCH | oklch(74.35% 0.055 235.5) |
| XYZ | xyz(37.2252, 41.5923, 61.9324) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.81
Bluegrey
#85A3B2
ΔE00 5.27
Greyblue
#77A1B5
ΔE00 5.66
Bluey Grey
#89A0B0
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 7.07
Cool Gray
#9AA7B0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2CA #CAA38B
analogous
#8BCAC3 #8BB2CA #8B93CA
triadic
#8BB2CA #CA8BB2 #B2CA8B
tetradic
#8BB2CA #C38BCA #CAA38B #93CA8B
square
#8BB2CA #C38BCA #CAA38B #93CA8B
split-complementary
#8BB2CA #CA8B93 #CAC38B
monochromatic
#457796 #6196B7 #8BB2CA #B5CEDD #DFEAF0
Accessibility & contrast
On white
2.25
#8BB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8BB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2CA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2CA | 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)
#A7B1CB
Deuteranopia (green-blind)
#9EAACA
Tritanopia (blue-blind)
#77B8BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb2ca; /* rgb */ color: rgb(139, 178, 202); /* oklch */ color: oklch(74.3% 0.055 235.5);
Tailwind
colors: {
custom: {
50: '#aec9da',
500: '#8bb2ca',
950: '#000000',
},
}SCSS
$custom: #8bb2ca; $custom-light: #aec9da; $custom-dark: #000000;
JSON
{
"hex": "#8bb2ca",
"rgb": {
"r": 139,
"g": 178,
"b": 202
},
"hsl": {
"h": 202.857,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.74346,
"c": 0.05457,
"h": 235.5
},
"luminance": 0.41594
}Semantic roles & 50–950 ramp
primary
#8BB2CA
secondary
#E2D6CE
accent
#6435B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283