#BBCEE6#BBCEE6
#BBCEE6 is a very light, muted cyan. Relative luminance 0.604; OKLCH L 84.5% C 0.039 H 254.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEE6 |
|---|---|
| RGB | rgb(187, 206, 230) |
| HSL | hsl(213, 46%, 82%) |
| HSV | hsv(213, 19%, 90%) |
| CMYK | cmyk(18.7%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(82.07, -1.43, -14.00) |
| CIE-LCH | lch(82.07, 14.07, 264.15°) |
| OKLab | oklab(84.47% -0.0107 -0.038) |
| OKLCH | oklch(84.47% 0.039 254.3) |
| XYZ | xyz(56.8441, 60.4193, 83.5147) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.35
Lightsteelblue
#B0C4DE
ΔE00 2.60
Cloudy Blue
#ACC2D9
ΔE00 3.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Light Grey Blue
#9DBCD4
ΔE00 6.51
Baby Blue (survey)
#A2CFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEE6 #E6D3BB
analogous
#BBE4E6 #BBCEE6 #BEBBE6
triadic
#BBCEE6 #E6BBCE #CEE6BB
tetradic
#BBCEE6 #E6BBE4 #E6D3BB #BBE6BE
square
#BBCEE6 #E6BBE4 #E6D3BB #BBE6BE
split-complementary
#BBCEE6 #E6BEBB #E4E6BB
monochromatic
#628EC5 #8EAED6 #BBCEE6 #E8EEF6 #E9EFF7
Accessibility & contrast
On white
1.60
#BBCEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BBCEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEE6
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEE6 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE7
Deuteranopia (green-blind)
#C1CAE5
Tritanopia (blue-blind)
#B0D3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcee6; /* rgb */ color: rgb(187, 206, 230); /* oklch */ color: oklch(84.5% 0.039 254.3);
Tailwind
colors: {
custom: {
50: '#d0dcee',
500: '#bbcee6',
950: '#000000',
},
}SCSS
$custom: #bbcee6; $custom-light: #d0dcee; $custom-dark: #000000;
JSON
{
"hex": "#bbcee6",
"rgb": {
"r": 187,
"g": 206,
"b": 230
},
"hsl": {
"h": 213.488,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.84474,
"c": 0.03944,
"h": 254.3
},
"luminance": 0.60421
}Semantic roles & 50–950 ramp
primary
#BBCEE6
secondary
#C1A685
accent
#7B2CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485