#BBCCDF#BBCCDF
#BBCCDF is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.032 H 251.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCDF |
|---|---|
| RGB | rgb(187, 204, 223) |
| HSL | hsl(212, 36%, 80%) |
| HSV | hsv(212, 16%, 87%) |
| CMYK | cmyk(16.1%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(81.33, -1.87, -11.35) |
| CIE-LCH | lch(81.33, 11.51, 260.63°) |
| OKLab | oklab(83.83% -0.0105 -0.0307) |
| OKLCH | oklch(83.83% 0.032 251.2) |
| XYZ | xyz(55.4024, 59.0771, 78.2818) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.38
Lightsteelblue
#B0C4DE
ΔE00 3.20
Cloudy Blue
#ACC2D9
ΔE00 3.22
Light Grey Blue
#9DBCD4
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Fog
#D8DCE0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCDF #DFCEBB
analogous
#BBDEDF #BBCCDF #BCBBDF
triadic
#BBCCDF #DFBBCC #CCDFBB
tetradic
#BBCCDF #DFBBDE #DFCEBB #BBDFBC
square
#BBCCDF #DFBBDE #DFCEBB #BBDFBC
split-complementary
#BBCCDF #DFBCBB #DEDFBB
monochromatic
#688EB8 #91ADCB #BBCCDF #E5EBF3 #EAEFF5
Accessibility & contrast
On white
1.64
#BBCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BBCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCDF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCDF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#B2D0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbccdf; /* rgb */ color: rgb(187, 204, 223); /* oklch */ color: oklch(83.8% 0.032 251.2);
Tailwind
colors: {
custom: {
50: '#cfdbe9',
500: '#bbccdf',
950: '#000000',
},
}SCSS
$custom: #bbccdf; $custom-light: #cfdbe9; $custom-dark: #000000;
JSON
{
"hex": "#bbccdf",
"rgb": {
"r": 187,
"g": 204,
"b": 223
},
"hsl": {
"h": 211.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.83829,
"c": 0.03244,
"h": 251.2
},
"luminance": 0.59078
}Semantic roles & 50–950 ramp
primary
#BBCCDF
secondary
#B7A087
accent
#7637AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484