#BBD2D9#BBD2D9
#BBD2D9 is a very light, muted cyan. Relative luminance 0.617; OKLCH L 84.9% C 0.027 H 218.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D9 |
|---|---|
| RGB | rgb(187, 210, 217) |
| HSL | hsl(194, 28%, 79%) |
| HSV | hsv(194, 14%, 85%) |
| CMYK | cmyk(13.8%, 3.2%, 0%, 14.9%) |
| CIE-LAB | lab(82.74, -6.27, -6.07) |
| CIE-LCH | lch(82.74, 8.72, 224.07°) |
| OKLab | oklab(84.88% -0.021 -0.0164) |
| OKLCH | oklch(84.88% 0.027 218) |
| XYZ | xyz(56.0614, 61.6665, 74.5814) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.18
Powder Blue
#B0E0E6
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 8.07
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D9 #D9C2BB
analogous
#BBD9D1 #BBD2D9 #BBC3D9
triadic
#BBD2D9 #D9BBD2 #D2D9BB
tetradic
#BBD2D9 #D1BBD9 #D9C2BB #C3D9BB
square
#BBD2D9 #D1BBD9 #D9C2BB #C3D9BB
split-complementary
#BBD2D9 #D9BBC3 #D9D1BB
monochromatic
#6C9EAD #94B8C3 #BBD2D9 #E2ECEF #EBF2F4
Accessibility & contrast
On white
1.57
#BBD2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BBD2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D9
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D9 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D9
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#B3D5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2d9; /* rgb */ color: rgb(187, 210, 217); /* oklch */ color: oklch(84.9% 0.027 218.0);
Tailwind
colors: {
custom: {
50: '#cfdfe4',
500: '#bbd2d9',
950: '#000000',
},
}SCSS
$custom: #bbd2d9; $custom-light: #cfdfe4; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d9",
"rgb": {
"r": 187,
"g": 210,
"b": 217
},
"hsl": {
"h": 194,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.84876,
"c": 0.02661,
"h": 218
},
"luminance": 0.61668
}Semantic roles & 50–950 ramp
primary
#BBD2D9
secondary
#B09289
accent
#573FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484