#BBD4DD#BBD4DD
#BBD4DD is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.4% C 0.030 H 221.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4DD |
|---|---|
| RGB | rgb(187, 212, 221) |
| HSL | hsl(196, 33%, 80%) |
| HSV | hsv(196, 15%, 87%) |
| CMYK | cmyk(15.4%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(83.37, -6.48, -7.25) |
| CIE-LCH | lch(83.37, 9.73, 228.21°) |
| OKLab | oklab(85.42% -0.0222 -0.0196) |
| OKLCH | oklch(85.42% 0.03 221.5) |
| XYZ | xyz(57.0849, 62.8709, 77.5203) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.77
Ice Blue
#A5DFF9
ΔE00 7.87
Fog
#D8DCE0
ΔE00 8.11
Light Grey Blue
#9DBCD4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4DD #DDC4BB
analogous
#BBDDD5 #BBD4DD #BBC3DD
triadic
#BBD4DD #DDBBD4 #D4DDBB
tetradic
#BBD4DD #D5BBDD #DDC4BB #C3DDBB
square
#BBD4DD #D5BBDD #DDC4BB #C3DDBB
split-complementary
#BBD4DD #DDBBC3 #DDD5BB
monochromatic
#69A0B4 #92BAC9 #BBD4DD #E4EEF1 #EBF2F5
Accessibility & contrast
On white
1.55
#BBD4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BBD4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4DD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4DD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#B2D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4dd; /* rgb */ color: rgb(187, 212, 221); /* oklch */ color: oklch(85.4% 0.030 221.5);
Tailwind
colors: {
custom: {
50: '#cfe1e7',
500: '#bbd4dd',
950: '#000000',
},
}SCSS
$custom: #bbd4dd; $custom-light: #cfe1e7; $custom-dark: #000000;
JSON
{
"hex": "#bbd4dd",
"rgb": {
"r": 187,
"g": 212,
"b": 221
},
"hsl": {
"h": 195.882,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.85417,
"c": 0.02959,
"h": 221.5
},
"luminance": 0.62872
}Semantic roles & 50–950 ramp
primary
#BBD4DD
secondary
#B59387
accent
#5839AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484