#BBCDDF#BBCDDF
#BBCDDF is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.0% C 0.032 H 248.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDDF |
|---|---|
| RGB | rgb(187, 205, 223) |
| HSL | hsl(210, 36%, 80%) |
| HSV | hsv(210, 16%, 87%) |
| CMYK | cmyk(16.1%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(81.60, -2.40, -10.96) |
| CIE-LCH | lch(81.60, 11.22, 257.65°) |
| OKLab | oklab(84.03% -0.0118 -0.0296) |
| OKLCH | oklch(84.03% 0.032 248.2) |
| XYZ | xyz(55.6409, 59.5540, 78.3613) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.01
Cloudy Blue
#ACC2D9
ΔE00 3.43
Lightsteelblue
#B0C4DE
ΔE00 3.71
Light Grey Blue
#9DBCD4
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDDF #DFCDBB
analogous
#BBDFDF #BBCDDF #BBBBDF
triadic
#BBCDDF #DFBBCD #CDDFBB
tetradic
#BBCDDF #DFBBDF #DFCDBB #BBDFBB
square
#BBCDDF #DFBBDF #DFCDBB #BBDFBB
split-complementary
#BBCDDF #DFBBBB #DFDFBB
monochromatic
#6890B8 #91AECB #BBCDDF #E5ECF3 #EAF0F5
Accessibility & contrast
On white
1.63
#BBCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BBCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDDF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDDF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#B2D1D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcddf; /* rgb */ color: rgb(187, 205, 223); /* oklch */ color: oklch(84.0% 0.032 248.2);
Tailwind
colors: {
custom: {
50: '#cfdce9',
500: '#bbcddf',
950: '#000000',
},
}SCSS
$custom: #bbcddf; $custom-light: #cfdce9; $custom-dark: #000000;
JSON
{
"hex": "#bbcddf",
"rgb": {
"r": 187,
"g": 205,
"b": 223
},
"hsl": {
"h": 210,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.84034,
"c": 0.03192,
"h": 248.2
},
"luminance": 0.59555
}Semantic roles & 50–950 ramp
primary
#BBCDDF
secondary
#B79F87
accent
#7337AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484