#BBCDDC#BBCDDC
#BBCDDC is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.029 H 243.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDDC |
|---|---|
| RGB | rgb(187, 205, 220) |
| HSL | hsl(207, 32%, 80%) |
| HSV | hsv(207, 15%, 86%) |
| CMYK | cmyk(15%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(81.51, -3.03, -9.49) |
| CIE-LCH | lch(81.51, 9.96, 252.29°) |
| OKLab | oklab(83.94% -0.013 -0.0256) |
| OKLCH | oklch(83.94% 0.029 243.2) |
| XYZ | xyz(55.2400, 59.3937, 76.2500) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.12
Light Blue Grey
#B7C9E2
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 6.31
Fog
#D8DCE0
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDDC #DCCABB
analogous
#BBDCDB #BBCDDC #BBBDDC
triadic
#BBCDDC #DCBBCD #CDDCBB
tetradic
#BBCDDC #DBBBDC #DCCABB #BDDCBB
square
#BBCDDC #DBBBDC #DCCABB #BDDCBB
split-complementary
#BBCDDC #DCBBBD #DCDBBB
monochromatic
#6A92B2 #93AFC7 #BBCDDC #E3EBF1 #EBF0F5
Accessibility & contrast
On white
1.63
#BBCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BBCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDDC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDDC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#B3D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcddc; /* rgb */ color: rgb(187, 205, 220); /* oklch */ color: oklch(83.9% 0.029 243.2);
Tailwind
colors: {
custom: {
50: '#cfdce6',
500: '#bbcddc',
950: '#000000',
},
}SCSS
$custom: #bbcddc; $custom-light: #cfdce6; $custom-dark: #000000;
JSON
{
"hex": "#bbcddc",
"rgb": {
"r": 187,
"g": 205,
"b": 220
},
"hsl": {
"h": 207.273,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.83936,
"c": 0.02871,
"h": 243.2
},
"luminance": 0.59395
}Semantic roles & 50–950 ramp
primary
#BBCDDC
secondary
#B39C88
accent
#6E3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484