#B2BFCC#B2BFCC
#B2BFCC is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.9% C 0.023 H 248.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFCC |
|---|---|
| RGB | rgb(178, 191, 204) |
| HSL | hsl(210, 20%, 75%) |
| HSV | hsv(210, 13%, 80%) |
| CMYK | cmyk(12.7%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(76.73, -1.84, -8.05) |
| CIE-LCH | lch(76.73, 8.26, 257.12°) |
| OKLab | oklab(79.86% -0.0087 -0.0217) |
| OKLCH | oklch(79.86% 0.023 248.1) |
| XYZ | xyz(47.8875, 51.0855, 64.4526) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.01
Lightsteelblue
#B0C4DE
ΔE00 4.92
Light Blue Grey
#B7C9E2
ΔE00 5.12
Dove Gray
#B6B8BD
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFCC #CCBFB2
analogous
#B2CCCC #B2BFCC #B2B2CC
triadic
#B2BFCC #CCB2BF #BFCCB2
tetradic
#B2BFCC #CCB2CC #CCBFB2 #B2CCB2
square
#B2BFCC #CCB2CC #CCBFB2 #B2CCB2
split-complementary
#B2BFCC #CCB2B2 #CCCCB2
monochromatic
#68829B #8DA0B4 #B2BFCC #D7DEE4 #EDF0F3
Accessibility & contrast
On white
1.87
#B2BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#B2BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFCC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFCC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCD
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#ACC2C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bfcc; /* rgb */ color: rgb(178, 191, 204); /* oklch */ color: oklch(79.9% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#c9d2db',
500: '#b2bfcc',
950: '#000000',
},
}SCSS
$custom: #b2bfcc; $custom-light: #c9d2db; $custom-dark: #000000;
JSON
{
"hex": "#b2bfcc",
"rgb": {
"r": 178,
"g": 191,
"b": 204
},
"hsl": {
"h": 210,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.79865,
"c": 0.02336,
"h": 248.1
},
"luminance": 0.51086
}Semantic roles & 50–950 ramp
primary
#B2BFCC
secondary
#A19181
accent
#73479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384