#BBD2E5#BBD2E5
#BBD2E5 is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.3% C 0.036 H 243.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E5 |
|---|---|
| RGB | rgb(187, 210, 229) |
| HSL | hsl(207, 45%, 82%) |
| HSV | hsv(207, 18%, 90%) |
| CMYK | cmyk(18.3%, 8.3%, 0%, 10.2%) |
| CIE-LAB | lab(83.08, -3.75, -11.95) |
| CIE-LCH | lch(83.08, 12.52, 252.56°) |
| OKLab | oklab(85.26% -0.0165 -0.0324) |
| OKLCH | oklch(85.26% 0.036 243) |
| XYZ | xyz(57.6793, 62.3137, 83.1024) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.16
Cloudy Blue
#ACC2D9
ΔE00 4.31
Lightsteelblue
#B0C4DE
ΔE00 4.77
Light Grey Blue
#9DBCD4
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.94
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E5 #E5CEBB
analogous
#BBE5E3 #BBD2E5 #BBBDE5
triadic
#BBD2E5 #E5BBD2 #D2E5BB
tetradic
#BBD2E5 #E3BBE5 #E5CEBB #BDE5BB
square
#BBD2E5 #E3BBE5 #E5CEBB #BDE5BB
split-complementary
#BBD2E5 #E5BBBD #E5E3BB
monochromatic
#6297C3 #8FB5D4 #BBD2E5 #E7EFF6 #E9F0F7
Accessibility & contrast
On white
1.56
#BBD2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BBD2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E5
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E5 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E6
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#B0D7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e5; /* rgb */ color: rgb(187, 210, 229); /* oklch */ color: oklch(85.3% 0.036 243.0);
Tailwind
colors: {
custom: {
50: '#d0dfed',
500: '#bbd2e5',
950: '#000000',
},
}SCSS
$custom: #bbd2e5; $custom-light: #d0dfed; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e5",
"rgb": {
"r": 187,
"g": 210,
"b": 229
},
"hsl": {
"h": 207.143,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.85262,
"c": 0.03631,
"h": 243
},
"luminance": 0.62315
}Semantic roles & 50–950 ramp
primary
#BBD2E5
secondary
#BF9F85
accent
#6C2EB8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484