#BBD7E7#BBD7E7
#BBD7E7 is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.4% C 0.037 H 232.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7E7 |
|---|---|
| RGB | rgb(187, 215, 231) |
| HSL | hsl(202, 48%, 82%) |
| HSV | hsv(202, 19%, 91%) |
| CMYK | cmyk(19%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(84.45, -5.94, -10.97) |
| CIE-LCH | lch(84.45, 12.47, 241.57°) |
| OKLab | oklab(86.36% -0.0225 -0.0297) |
| OKLCH | oklch(86.36% 0.037 232.9) |
| XYZ | xyz(59.2139, 64.9336, 84.9994) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.58
Ice Blue
#A5DFF9
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7E7 #E7CBBB
analogous
#BBE7E1 #BBD7E7 #BBC1E7
triadic
#BBD7E7 #E7BBD7 #D7E7BB
tetradic
#BBD7E7 #E1BBE7 #E7CBBB #C1E7BB
square
#BBD7E7 #E1BBE7 #E7CBBB #C1E7BB
split-complementary
#BBD7E7 #E7BBC1 #E7E1BB
monochromatic
#61A2C7 #8EBCD7 #BBD7E7 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.50
#BBD7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BBD7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7E7
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7E7 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#C9D0E7
Tritanopia (blue-blind)
#AFDBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd7e7; /* rgb */ color: rgb(187, 215, 231); /* oklch */ color: oklch(86.4% 0.037 232.9);
Tailwind
colors: {
custom: {
50: '#d0e3ee',
500: '#bbd7e7',
950: '#000000',
},
}SCSS
$custom: #bbd7e7; $custom-light: #d0e3ee; $custom-dark: #000000;
JSON
{
"hex": "#bbd7e7",
"rgb": {
"r": 187,
"g": 215,
"b": 231
},
"hsl": {
"h": 201.818,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.8636,
"c": 0.03725,
"h": 232.9
},
"luminance": 0.64935
}Semantic roles & 50–950 ramp
primary
#BBD7E7
secondary
#C29B84
accent
#5F2ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485