#BBCEE1#BBCEE1
#BBCEE1 is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.034 H 248.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEE1 |
|---|---|
| RGB | rgb(187, 206, 225) |
| HSL | hsl(210, 39%, 81%) |
| HSV | hsv(210, 17%, 88%) |
| CMYK | cmyk(16.9%, 8.4%, 0%, 11.8%) |
| CIE-LAB | lab(81.92, -2.50, -11.55) |
| CIE-LCH | lch(81.92, 11.82, 257.77°) |
| OKLab | oklab(84.31% -0.0125 -0.0313) |
| OKLCH | oklch(84.31% 0.034 248.2) |
| XYZ | xyz(56.1521, 60.1424, 79.8698) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.88
Cloudy Blue
#ACC2D9
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 3.62
Light Grey Blue
#9DBCD4
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Fog
#D8DCE0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEE1 #E1CEBB
analogous
#BBE1E1 #BBCEE1 #BBBBE1
triadic
#BBCEE1 #E1BBCE #CEE1BB
tetradic
#BBCEE1 #E1BBE1 #E1CEBB #BBE1BB
square
#BBCEE1 #E1BBE1 #E1CEBB #BBE1BB
split-complementary
#BBCEE1 #E1BBBB #E1E1BB
monochromatic
#6691BC #91AFCE #BBCEE1 #E5EDF4 #EAF0F6
Accessibility & contrast
On white
1.61
#BBCEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BBCEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEE1
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEE1 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE2
Deuteranopia (green-blind)
#C2CAE1
Tritanopia (blue-blind)
#B1D2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcee1; /* rgb */ color: rgb(187, 206, 225); /* oklch */ color: oklch(84.3% 0.034 248.2);
Tailwind
colors: {
custom: {
50: '#cfdcea',
500: '#bbcee1',
950: '#000000',
},
}SCSS
$custom: #bbcee1; $custom-light: #cfdcea; $custom-dark: #000000;
JSON
{
"hex": "#bbcee1",
"rgb": {
"r": 187,
"g": 206,
"b": 225
},
"hsl": {
"h": 210,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.84306,
"c": 0.03366,
"h": 248.2
},
"luminance": 0.60144
}Semantic roles & 50–950 ramp
primary
#BBCEE1
secondary
#BAA086
accent
#7334B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484