#BBDDE4#BBDDE4
#BBDDE4 is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.5% C 0.037 H 211.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDE4 |
|---|---|
| RGB | rgb(187, 221, 228) |
| HSL | hsl(190, 43%, 81%) |
| HSV | hsv(190, 18%, 89%) |
| CMYK | cmyk(18%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(85.95, -9.67, -7.16) |
| CIE-LCH | lch(85.95, 12.03, 216.50°) |
| OKLab | oklab(87.51% -0.0316 -0.0194) |
| OKLCH | oklch(87.51% 0.037 211.5) |
| XYZ | xyz(60.3498, 67.8774, 83.3057) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.27
Powder Blue
#B0E0E6
ΔE00 3.61
Pale Sky Blue
#BDF6FE
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 7.00
Lightcyan
#E0FFFF
ΔE00 7.94
Light Sky Blue
#C6FCFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDE4 #E4C2BB
analogous
#BBE4D7 #BBDDE4 #BBC9E4
triadic
#BBDDE4 #E4BBDD #DDE4BB
tetradic
#BBDDE4 #D7BBE4 #E4C2BB #C9E4BB
square
#BBDDE4 #D7BBE4 #E4C2BB #C9E4BB
split-complementary
#BBDDE4 #E4BBC9 #E4D7BB
monochromatic
#63B1C1 #8FC7D3 #BBDDE4 #E7F3F5 #E9F4F6
Accessibility & contrast
On white
1.44
#BBDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BBDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDE4
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDE4 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#AFE0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdde4; /* rgb */ color: rgb(187, 221, 228); /* oklch */ color: oklch(87.5% 0.037 211.5);
Tailwind
colors: {
custom: {
50: '#d0e7ec',
500: '#bbdde4',
950: '#000000',
},
}SCSS
$custom: #bbdde4; $custom-light: #d0e7ec; $custom-dark: #000000;
JSON
{
"hex": "#bbdde4",
"rgb": {
"r": 187,
"g": 221,
"b": 228
},
"hsl": {
"h": 190.244,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87514,
"c": 0.03709,
"h": 211.5
},
"luminance": 0.67879
}Semantic roles & 50–950 ramp
primary
#BBDDE4
secondary
#BE8F85
accent
#462FB6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484