#BBD7E2#BBD7E2
#BBD7E2 is a very light, muted cyan. Relative luminance 0.647; OKLCH L 86.2% C 0.034 H 223.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7E2 |
|---|---|
| RGB | rgb(187, 215, 226) |
| HSL | hsl(197, 40%, 81%) |
| HSV | hsv(197, 17%, 89%) |
| CMYK | cmyk(17.3%, 4.9%, 0%, 11.4%) |
| CIE-LAB | lab(84.31, -7.00, -8.53) |
| CIE-LCH | lch(84.31, 11.03, 230.63°) |
| OKLab | oklab(86.2% -0.0243 -0.0231) |
| OKLCH | oklch(86.2% 0.034 223.5) |
| XYZ | xyz(58.5178, 64.6551, 81.3333) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.71
Powder Blue
#B0E0E6
ΔE00 6.49
Ice Blue
#A5DFF9
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7E2 #E2C6BB
analogous
#BBE2D9 #BBD7E2 #BBC3E2
triadic
#BBD7E2 #E2BBD7 #D7E2BB
tetradic
#BBD7E2 #D9BBE2 #E2C6BB #C3E2BB
square
#BBD7E2 #D9BBE2 #E2C6BB #C3E2BB
split-complementary
#BBD7E2 #E2BBC3 #E2D9BB
monochromatic
#65A5BD #90BED0 #BBD7E2 #E6F0F4 #EAF2F6
Accessibility & contrast
On white
1.51
#BBD7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BBD7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7E2
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7E2 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#CBD0E2
Tritanopia (blue-blind)
#B0DBDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd7e2; /* rgb */ color: rgb(187, 215, 226); /* oklch */ color: oklch(86.2% 0.034 223.5);
Tailwind
colors: {
custom: {
50: '#d0e3eb',
500: '#bbd7e2',
950: '#000000',
},
}SCSS
$custom: #bbd7e2; $custom-light: #d0e3eb; $custom-dark: #000000;
JSON
{
"hex": "#bbd7e2",
"rgb": {
"r": 187,
"g": 215,
"b": 226
},
"hsl": {
"h": 196.923,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.86199,
"c": 0.03354,
"h": 223.5
},
"luminance": 0.64657
}Semantic roles & 50–950 ramp
primary
#BBD7E2
secondary
#BB9586
accent
#5732B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484