#BBCFD4#BBCFD4
#BBCFD4 is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.1% C 0.023 H 214.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFD4 |
|---|---|
| RGB | rgb(187, 207, 212) |
| HSL | hsl(192, 23%, 78%) |
| HSV | hsv(192, 12%, 83%) |
| CMYK | cmyk(11.8%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(81.81, -5.72, -4.77) |
| CIE-LCH | lch(81.81, 7.45, 219.83°) |
| OKLab | oklab(84.1% -0.0188 -0.0129) |
| OKLCH | oklch(84.1% 0.023 214.4) |
| XYZ | xyz(54.6872, 59.9429, 70.9635) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 6.50
Fog
#D8DCE0
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 8.02
Light Gray
#D3D3D3
ΔE00 8.24
Light Grey
#D8DCD6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFD4 #D4C0BB
analogous
#BBD4CC #BBCFD4 #BBC2D4
triadic
#BBCFD4 #D4BBCF #CFD4BB
tetradic
#BBCFD4 #CCBBD4 #D4C0BB #C2D4BB
square
#BBCFD4 #CCBBD4 #D4C0BB #C2D4BB
split-complementary
#BBCFD4 #D4BBC2 #D4CCBB
monochromatic
#709AA5 #96B5BC #BBCFD4 #E0E9EC #ECF2F3
Accessibility & contrast
On white
1.62
#BBCFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BBCFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFD4
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFD4 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD4
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#B4D1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcfd4; /* rgb */ color: rgb(187, 207, 212); /* oklch */ color: oklch(84.1% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#cfdde1',
500: '#bbcfd4',
950: '#000000',
},
}SCSS
$custom: #bbcfd4; $custom-light: #cfdde1; $custom-dark: #000000;
JSON
{
"hex": "#bbcfd4",
"rgb": {
"r": 187,
"g": 207,
"b": 212
},
"hsl": {
"h": 192,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84098,
"c": 0.02275,
"h": 214.4
},
"luminance": 0.59944
}Semantic roles & 50–950 ramp
primary
#BBCFD4
secondary
#AA908A
accent
#5745A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484