#BBD7E6#BBD7E6
#BBD7E6 is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.3% C 0.036 H 231.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7E6 |
|---|---|
| RGB | rgb(187, 215, 230) |
| HSL | hsl(201, 46%, 82%) |
| HSV | hsv(201, 19%, 90%) |
| CMYK | cmyk(18.7%, 6.5%, 0%, 9.8%) |
| CIE-LAB | lab(84.42, -6.15, -10.48) |
| CIE-LCH | lch(84.42, 12.15, 239.60°) |
| OKLab | oklab(86.33% -0.0228 -0.0284) |
| OKLCH | oklch(86.33% 0.036 231.2) |
| XYZ | xyz(59.0731, 64.8772, 84.2577) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.34
Ice Blue
#A5DFF9
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7E6 #E6CABB
analogous
#BBE6E0 #BBD7E6 #BBC2E6
triadic
#BBD7E6 #E6BBD7 #D7E6BB
tetradic
#BBD7E6 #E0BBE6 #E6CABB #C2E6BB
square
#BBD7E6 #E0BBE6 #E6CABB #C2E6BB
split-complementary
#BBD7E6 #E6BBC2 #E6E0BB
monochromatic
#62A2C5 #8EBDD6 #BBD7E6 #E8F1F6 #E9F2F7
Accessibility & contrast
On white
1.50
#BBD7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BBD7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7E6
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7E6 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#C9D0E6
Tritanopia (blue-blind)
#AFDBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd7e6; /* rgb */ color: rgb(187, 215, 230); /* oklch */ color: oklch(86.3% 0.036 231.2);
Tailwind
colors: {
custom: {
50: '#d0e3ed',
500: '#bbd7e6',
950: '#000000',
},
}SCSS
$custom: #bbd7e6; $custom-light: #d0e3ed; $custom-dark: #000000;
JSON
{
"hex": "#bbd7e6",
"rgb": {
"r": 187,
"g": 215,
"b": 230
},
"hsl": {
"h": 200.93,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.86328,
"c": 0.03643,
"h": 231.2
},
"luminance": 0.64879
}Semantic roles & 50–950 ramp
primary
#BBD7E6
secondary
#C19A85
accent
#5D2CB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484