#BBDCE4#BBDCE4
#BBDCE4 is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.037 H 214.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCE4 |
|---|---|
| RGB | rgb(187, 220, 228) |
| HSL | hsl(192, 43%, 81%) |
| HSV | hsv(192, 18%, 89%) |
| CMYK | cmyk(18%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(85.68, -9.16, -7.55) |
| CIE-LCH | lch(85.68, 11.86, 219.50°) |
| OKLab | oklab(87.31% -0.0303 -0.0204) |
| OKLCH | oklch(87.31% 0.037 214) |
| XYZ | xyz(60.0866, 67.3509, 83.2180) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.05
Powder Blue
#B0E0E6
ΔE00 4.13
Ice Blue
#A5DFF9
ΔE00 6.76
Pale Sky Blue
#BDF6FE
ΔE00 7.31
Lightcyan
#E0FFFF
ΔE00 8.28
Light Sky Blue
#C6FCFF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCE4 #E4C3BB
analogous
#BBE4D8 #BBDCE4 #BBC8E4
triadic
#BBDCE4 #E4BBDC #DCE4BB
tetradic
#BBDCE4 #D8BBE4 #E4C3BB #C8E4BB
square
#BBDCE4 #D8BBE4 #E4C3BB #C8E4BB
split-complementary
#BBDCE4 #E4BBC8 #E4D8BB
monochromatic
#63AFC1 #8FC5D3 #BBDCE4 #E7F3F5 #E9F4F6
Accessibility & contrast
On white
1.45
#BBDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BBDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCE4
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCE4 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E5
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#AFE0DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdce4; /* rgb */ color: rgb(187, 220, 228); /* oklch */ color: oklch(87.3% 0.037 214.0);
Tailwind
colors: {
custom: {
50: '#d0e6ec',
500: '#bbdce4',
950: '#000000',
},
}SCSS
$custom: #bbdce4; $custom-light: #d0e6ec; $custom-dark: #000000;
JSON
{
"hex": "#bbdce4",
"rgb": {
"r": 187,
"g": 220,
"b": 228
},
"hsl": {
"h": 191.707,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87305,
"c": 0.03654,
"h": 214
},
"luminance": 0.67353
}Semantic roles & 50–950 ramp
primary
#BBDCE4
secondary
#BE9085
accent
#4A2FB6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484