#BBD2E6#BBD2E6
#BBD2E6 is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.3% C 0.037 H 244.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E6 |
|---|---|
| RGB | rgb(187, 210, 230) |
| HSL | hsl(208, 46%, 82%) |
| HSV | hsv(208, 19%, 90%) |
| CMYK | cmyk(18.7%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.11, -3.54, -12.43) |
| CIE-LCH | lch(83.11, 12.93, 254.11°) |
| OKLab | oklab(85.3% -0.0161 -0.0337) |
| OKLCH | oklch(85.3% 0.037 244.5) |
| XYZ | xyz(57.8194, 62.3697, 83.8398) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.84
Cloudy Blue
#ACC2D9
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 6.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E6 #E6CFBB
analogous
#BBE6E5 #BBD2E6 #BBBDE6
triadic
#BBD2E6 #E6BBD2 #D2E6BB
tetradic
#BBD2E6 #E5BBE6 #E6CFBB #BDE6BB
square
#BBD2E6 #E5BBE6 #E6CFBB #BDE6BB
split-complementary
#BBD2E6 #E6BBBD #E6E5BB
monochromatic
#6297C5 #8EB4D6 #BBD2E6 #E8F0F6 #E9F0F7
Accessibility & contrast
On white
1.56
#BBD2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BBD2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E6
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E6 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E7
Deuteranopia (green-blind)
#C5CDE6
Tritanopia (blue-blind)
#B0D7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e6; /* rgb */ color: rgb(187, 210, 230); /* oklch */ color: oklch(85.3% 0.037 244.5);
Tailwind
colors: {
custom: {
50: '#d0dfed',
500: '#bbd2e6',
950: '#000000',
},
}SCSS
$custom: #bbd2e6; $custom-light: #d0dfed; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e6",
"rgb": {
"r": 187,
"g": 210,
"b": 230
},
"hsl": {
"h": 207.907,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.85295,
"c": 0.03735,
"h": 244.5
},
"luminance": 0.62371
}Semantic roles & 50–950 ramp
primary
#BBD2E6
secondary
#C1A185
accent
#6E2CB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484