#BBD0D8#BBD0D8
#BBD0D8 is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.4% C 0.025 H 222.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0D8 |
|---|---|
| RGB | rgb(187, 208, 216) |
| HSL | hsl(197, 27%, 79%) |
| HSV | hsv(197, 13%, 85%) |
| CMYK | cmyk(13.4%, 3.7%, 0%, 15.3%) |
| CIE-LAB | lab(82.18, -5.43, -6.35) |
| CIE-LCH | lch(82.18, 8.36, 229.49°) |
| OKLab | oklab(84.43% -0.0186 -0.0171) |
| OKLCH | oklch(84.43% 0.025 222.6) |
| XYZ | xyz(55.4411, 60.6333, 73.7349) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0D8 #D8C3BB
analogous
#BBD8D2 #BBD0D8 #BBC2D8
triadic
#BBD0D8 #D8BBD0 #D0D8BB
tetradic
#BBD0D8 #D2BBD8 #D8C3BB #C2D8BB
square
#BBD0D8 #D2BBD8 #D8C3BB #C2D8BB
split-complementary
#BBD0D8 #D8BBC2 #D8D2BB
monochromatic
#6D9AAB #94B5C2 #BBD0D8 #E2EBEE #ECF2F4
Accessibility & contrast
On white
1.60
#BBD0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BBD0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0D8
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0D8 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFD8
Deuteranopia (green-blind)
#C7CBD8
Tritanopia (blue-blind)
#B3D3D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0d8; /* rgb */ color: rgb(187, 208, 216); /* oklch */ color: oklch(84.4% 0.025 222.6);
Tailwind
colors: {
custom: {
50: '#cfdee4',
500: '#bbd0d8',
950: '#000000',
},
}SCSS
$custom: #bbd0d8; $custom-light: #cfdee4; $custom-dark: #000000;
JSON
{
"hex": "#bbd0d8",
"rgb": {
"r": 187,
"g": 208,
"b": 216
},
"hsl": {
"h": 196.552,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.84429,
"c": 0.02529,
"h": 222.6
},
"luminance": 0.60634
}Semantic roles & 50–950 ramp
primary
#BBD0D8
secondary
#AE9389
accent
#5C40A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484