#BBDBF2#BBDBF2
#BBDBF2 is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.047 H 239.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBF2 |
|---|---|
| RGB | rgb(187, 219, 242) |
| HSL | hsl(205, 68%, 84%) |
| HSV | hsv(205, 23%, 95%) |
| CMYK | cmyk(22.7%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.82, -5.62, -14.73) |
| CIE-LCH | lch(85.82, 15.77, 249.11°) |
| OKLab | oklab(87.55% -0.0237 -0.0401) |
| OKLCH | oklch(87.55% 0.047 239.3) |
| XYZ | xyz(61.8476, 67.6367, 93.7837) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBF2 #F2D2BB
analogous
#BBF2EE #BBDBF2 #BBC0F2
triadic
#BBDBF2 #F2BBDB #DBF2BB
tetradic
#BBDBF2 #EEBBF2 #F2D2BB #C0F2BB
square
#BBDBF2 #EEBBF2 #F2D2BB #C0F2BB
split-complementary
#BBDBF2 #F2BBC0 #F2EEBB
monochromatic
#54A5DE #88C0E8 #BBDBF2 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.45
#BBDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BBDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBF2
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBF2 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#ACE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbf2; /* rgb */ color: rgb(187, 219, 242); /* oklch */ color: oklch(87.6% 0.047 239.3);
Tailwind
colors: {
custom: {
50: '#d0e6f6',
500: '#bbdbf2',
950: '#000000',
},
}SCSS
$custom: #bbdbf2; $custom-light: #d0e6f6; $custom-dark: #000000;
JSON
{
"hex": "#bbdbf2",
"rgb": {
"r": 187,
"g": 219,
"b": 242
},
"hsl": {
"h": 205.091,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.87553,
"c": 0.04658,
"h": 239.3
},
"luminance": 0.67639
}Semantic roles & 50–950 ramp
primary
#BBDBF2
secondary
#D2A280
accent
#6416D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485