#BBCFD8#BBCFD8
#BBCFD8 is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.2% C 0.025 H 226.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFD8 |
|---|---|
| RGB | rgb(187, 207, 216) |
| HSL | hsl(199, 27%, 79%) |
| HSV | hsv(199, 13%, 85%) |
| CMYK | cmyk(13.4%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(81.92, -4.91, -6.74) |
| CIE-LCH | lch(81.92, 8.34, 233.96°) |
| OKLab | oklab(84.22% -0.0172 -0.0182) |
| OKLCH | oklch(84.22% 0.025 226.5) |
| XYZ | xyz(55.1980, 60.1472, 73.6539) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 6.64
Fog
#D8DCE0
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFD8 #D8C4BB
analogous
#BBD8D3 #BBCFD8 #BBC1D8
triadic
#BBCFD8 #D8BBCF #CFD8BB
tetradic
#BBCFD8 #D3BBD8 #D8C4BB #C1D8BB
square
#BBCFD8 #D3BBD8 #D8C4BB #C1D8BB
split-complementary
#BBCFD8 #D8BBC1 #D8D3BB
monochromatic
#6D98AB #94B4C2 #BBCFD8 #E2EAEE #ECF1F4
Accessibility & contrast
On white
1.61
#BBCFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BBCFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFD8
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFD8 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED9
Deuteranopia (green-blind)
#C6CAD8
Tritanopia (blue-blind)
#B3D2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcfd8; /* rgb */ color: rgb(187, 207, 216); /* oklch */ color: oklch(84.2% 0.025 226.5);
Tailwind
colors: {
custom: {
50: '#cfdde4',
500: '#bbcfd8',
950: '#000000',
},
}SCSS
$custom: #bbcfd8; $custom-light: #cfdde4; $custom-dark: #000000;
JSON
{
"hex": "#bbcfd8",
"rgb": {
"r": 187,
"g": 207,
"b": 216
},
"hsl": {
"h": 198.621,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.84222,
"c": 0.02505,
"h": 226.5
},
"luminance": 0.60148
}Semantic roles & 50–950 ramp
primary
#BBCFD8
secondary
#AE9489
accent
#5F40A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484