#BBCEE7#BBCEE7
#BBCEE7 is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.041 H 255.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEE7 |
|---|---|
| RGB | rgb(187, 206, 231) |
| HSL | hsl(214, 48%, 82%) |
| HSV | hsv(214, 19%, 91%) |
| CMYK | cmyk(19%, 10.8%, 0%, 9.4%) |
| CIE-LAB | lab(82.10, -1.22, -14.49) |
| CIE-LCH | lch(82.10, 14.54, 265.19°) |
| OKLab | oklab(84.51% -0.0103 -0.0393) |
| OKLCH | oklch(84.51% 0.041 255.3) |
| XYZ | xyz(56.9850, 60.4756, 84.2564) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.24
Lightsteelblue
#B0C4DE
ΔE00 2.55
Cloudy Blue
#ACC2D9
ΔE00 3.57
Powder Blue (survey)
#B1D1FC
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEE7 #E7D4BB
analogous
#BBE4E7 #BBCEE7 #BEBBE7
triadic
#BBCEE7 #E7BBCE #CEE7BB
tetradic
#BBCEE7 #E7BBE4 #E7D4BB #BBE7BE
square
#BBCEE7 #E7BBE4 #E7D4BB #BBE7BE
split-complementary
#BBCEE7 #E7BEBB #E4E7BB
monochromatic
#618DC7 #8EADD7 #BBCEE7 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.60
#BBCEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BBCEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEE7
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEE7 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE8
Deuteranopia (green-blind)
#C1CAE6
Tritanopia (blue-blind)
#B0D3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcee7; /* rgb */ color: rgb(187, 206, 231); /* oklch */ color: oklch(84.5% 0.041 255.3);
Tailwind
colors: {
custom: {
50: '#d0dcee',
500: '#bbcee7',
950: '#000000',
},
}SCSS
$custom: #bbcee7; $custom-light: #d0dcee; $custom-dark: #000000;
JSON
{
"hex": "#bbcee7",
"rgb": {
"r": 187,
"g": 206,
"b": 231
},
"hsl": {
"h": 214.091,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.84508,
"c": 0.04064,
"h": 255.3
},
"luminance": 0.60477
}Semantic roles & 50–950 ramp
primary
#BBCEE7
secondary
#C2A784
accent
#7D2ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485