#BBCFDB#BBCFDB
#BBCFDB is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.3% C 0.027 H 234.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFDB |
|---|---|
| RGB | rgb(187, 207, 219) |
| HSL | hsl(203, 31%, 80%) |
| HSV | hsv(203, 15%, 86%) |
| CMYK | cmyk(14.6%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.00, -4.29, -8.22) |
| CIE-LCH | lch(82.00, 9.27, 242.45°) |
| OKLab | oklab(84.32% -0.0161 -0.0222) |
| OKLCH | oklch(84.32% 0.027 234) |
| XYZ | xyz(55.5894, 60.3038, 75.7151) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 6.48
Light Grey Blue
#9DBCD4
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFDB #DBC7BB
analogous
#BBDBD7 #BBCFDB #BBBFDB
triadic
#BBCFDB #DBBBCF #CFDBBB
tetradic
#BBCFDB #D7BBDB #DBC7BB #BFDBBB
square
#BBCFDB #D7BBDB #DBC7BB #BFDBBB
split-complementary
#BBCFDB #DBBBBF #DBD7BB
monochromatic
#6B97B1 #93B3C6 #BBCFDB #E3EBF0 #EBF1F4
Accessibility & contrast
On white
1.61
#BBCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BBCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFDB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFDB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#B3D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcfdb; /* rgb */ color: rgb(187, 207, 219); /* oklch */ color: oklch(84.3% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#cfdde6',
500: '#bbcfdb',
950: '#000000',
},
}SCSS
$custom: #bbcfdb; $custom-light: #cfdde6; $custom-dark: #000000;
JSON
{
"hex": "#bbcfdb",
"rgb": {
"r": 187,
"g": 207,
"b": 219
},
"hsl": {
"h": 202.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.84317,
"c": 0.0274,
"h": 234
},
"luminance": 0.60305
}Semantic roles & 50–950 ramp
primary
#BBCFDB
secondary
#B29888
accent
#653CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484