#BBD2DB#BBD2DB
#BBD2DB is a very light, muted cyan. Relative luminance 0.618; OKLCH L 84.9% C 0.028 H 223.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2DB |
|---|---|
| RGB | rgb(187, 210, 219) |
| HSL | hsl(197, 31%, 80%) |
| HSV | hsv(197, 15%, 86%) |
| CMYK | cmyk(14.6%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(82.79, -5.85, -7.05) |
| CIE-LCH | lch(82.79, 9.16, 230.29°) |
| OKLab | oklab(84.94% -0.0202 -0.019) |
| OKLCH | oklch(84.94% 0.028 223.3) |
| XYZ | xyz(56.3231, 61.7712, 75.9597) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.70
Silver (survey)
#C5C9C7
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2DB #DBC4BB
analogous
#BBDBD4 #BBD2DB #BBC2DB
triadic
#BBD2DB #DBBBD2 #D2DBBB
tetradic
#BBD2DB #D4BBDB #DBC4BB #C2DBBB
square
#BBD2DB #D4BBDB #DBC4BB #C2DBBB
split-complementary
#BBD2DB #DBBBC2 #DBD4BB
monochromatic
#6B9DB1 #93B8C6 #BBD2DB #E3ECF0 #EBF2F4
Accessibility & contrast
On white
1.57
#BBD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BBD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2DB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2DB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DC
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#B2D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2db; /* rgb */ color: rgb(187, 210, 219); /* oklch */ color: oklch(84.9% 0.028 223.3);
Tailwind
colors: {
custom: {
50: '#cfdfe6',
500: '#bbd2db',
950: '#000000',
},
}SCSS
$custom: #bbd2db; $custom-light: #cfdfe6; $custom-dark: #000000;
JSON
{
"hex": "#bbd2db",
"rgb": {
"r": 187,
"g": 210,
"b": 219
},
"hsl": {
"h": 196.875,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.84939,
"c": 0.02776,
"h": 223.3
},
"luminance": 0.61772
}Semantic roles & 50–950 ramp
primary
#BBD2DB
secondary
#B29488
accent
#5B3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484