#BBD0DD#BBD0DD
#BBD0DD is a very light, muted cyan. Relative luminance 0.609; OKLCH L 84.6% C 0.029 H 234.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0DD |
|---|---|
| RGB | rgb(187, 208, 221) |
| HSL | hsl(203, 33%, 80%) |
| HSV | hsv(203, 15%, 87%) |
| CMYK | cmyk(15.4%, 5.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.32, -4.40, -8.81) |
| CIE-LCH | lch(82.32, 9.85, 243.49°) |
| OKLab | oklab(84.59% -0.0167 -0.0238) |
| OKLCH | oklch(84.59% 0.029 234.9) |
| XYZ | xyz(56.0973, 60.8958, 77.1911) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.81
Fog
#D8DCE0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0DD #DDC8BB
analogous
#BBDDD9 #BBD0DD #BBBFDD
triadic
#BBD0DD #DDBBD0 #D0DDBB
tetradic
#BBD0DD #D9BBDD #DDC8BB #BFDDBB
square
#BBD0DD #D9BBDD #DDC8BB #BFDDBB
split-complementary
#BBD0DD #DDBBBF #DDD9BB
monochromatic
#6998B4 #92B4C9 #BBD0DD #E4ECF1 #EBF1F5
Accessibility & contrast
On white
1.59
#BBD0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BBD0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0DD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0DD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#B2D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd0dd; /* rgb */ color: rgb(187, 208, 221); /* oklch */ color: oklch(84.6% 0.029 234.9);
Tailwind
colors: {
custom: {
50: '#cfdee7',
500: '#bbd0dd',
950: '#000000',
},
}SCSS
$custom: #bbd0dd; $custom-light: #cfdee7; $custom-dark: #000000;
JSON
{
"hex": "#bbd0dd",
"rgb": {
"r": 187,
"g": 208,
"b": 221
},
"hsl": {
"h": 202.941,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.84588,
"c": 0.02909,
"h": 234.9
},
"luminance": 0.60897
}Semantic roles & 50–950 ramp
primary
#BBD0DD
secondary
#B59987
accent
#6539AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484