#B2BECA#B2BECA
#B2BECA is a light, muted cyan. Relative luminance 0.506; OKLCH L 79.6% C 0.022 H 248.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BECA |
|---|---|
| RGB | rgb(178, 190, 202) |
| HSL | hsl(210, 18%, 75%) |
| HSV | hsv(210, 12%, 79%) |
| CMYK | cmyk(11.9%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.41, -1.72, -7.44) |
| CIE-LCH | lch(76.41, 7.64, 256.99°) |
| OKLab | oklab(79.59% -0.008 -0.02) |
| OKLCH | oklch(79.59% 0.022 248.1) |
| XYZ | xyz(47.4318, 50.5555, 63.1249) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.49
Dove Gray
#B6B8BD
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 5.57
Light Grey Blue
#9DBCD4
ΔE00 6.21
Cool Gray
#9AA7B0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BECA #CABEB2
analogous
#B2CACA #B2BECA #B2B2CA
triadic
#B2BECA #CAB2BE #BECAB2
tetradic
#B2BECA #CAB2CA #CABEB2 #B2CAB2
square
#B2BECA #CAB2CA #CABEB2 #B2CAB2
split-complementary
#B2BECA #CAB2B2 #CACAB2
monochromatic
#6A8198 #8E9FB1 #B2BECA #D6DDE3 #EDF0F3
Accessibility & contrast
On white
1.89
#B2BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#B2BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BECA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BECA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B7BBCA
Tritanopia (blue-blind)
#ACC1C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2beca; /* rgb */ color: rgb(178, 190, 202); /* oklch */ color: oklch(79.6% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#c9d1da',
500: '#b2beca',
950: '#000000',
},
}SCSS
$custom: #b2beca; $custom-light: #c9d1da; $custom-dark: #000000;
JSON
{
"hex": "#b2beca",
"rgb": {
"r": 178,
"g": 190,
"b": 202
},
"hsl": {
"h": 210,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.79593,
"c": 0.02159,
"h": 248.1
},
"luminance": 0.50556
}Semantic roles & 50–950 ramp
primary
#B2BECA
secondary
#9E9082
accent
#73499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383