#BBCEE0#BBCEE0
#BBCEE0 is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.033 H 246.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEE0 |
|---|---|
| RGB | rgb(187, 206, 224) |
| HSL | hsl(209, 37%, 81%) |
| HSV | hsv(209, 17%, 88%) |
| CMYK | cmyk(16.5%, 8%, 0%, 12.2%) |
| CIE-LAB | lab(81.89, -2.72, -11.06) |
| CIE-LCH | lch(81.89, 11.39, 256.21°) |
| OKLab | oklab(84.27% -0.0129 -0.0299) |
| OKLCH | oklch(84.27% 0.033 246.7) |
| XYZ | xyz(56.0160, 60.0880, 79.1534) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.27
Cloudy Blue
#ACC2D9
ΔE00 3.58
Lightsteelblue
#B0C4DE
ΔE00 3.94
Light Grey Blue
#9DBCD4
ΔE00 6.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Fog
#D8DCE0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEE0 #E0CDBB
analogous
#BBE0DF #BBCEE0 #BBBBE0
triadic
#BBCEE0 #E0BBCE #CEE0BB
tetradic
#BBCEE0 #DFBBE0 #E0CDBB #BBE0BB
square
#BBCEE0 #DFBBE0 #E0CDBB #BBE0BB
split-complementary
#BBCEE0 #E0BBBB #E0DFBB
monochromatic
#6791BA #91B0CD #BBCEE0 #E5ECF3 #EAF0F5
Accessibility & contrast
On white
1.61
#BBCEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BBCEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEE0
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEE0 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE1
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#B2D2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcee0; /* rgb */ color: rgb(187, 206, 224); /* oklch */ color: oklch(84.3% 0.033 246.7);
Tailwind
colors: {
custom: {
50: '#cfdce9',
500: '#bbcee0',
950: '#000000',
},
}SCSS
$custom: #bbcee0; $custom-light: #cfdce9; $custom-dark: #000000;
JSON
{
"hex": "#bbcee0",
"rgb": {
"r": 187,
"g": 206,
"b": 224
},
"hsl": {
"h": 209.189,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.84273,
"c": 0.03257,
"h": 246.7
},
"luminance": 0.60089
}Semantic roles & 50–950 ramp
primary
#BBCEE0
secondary
#B99F87
accent
#7135B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484