#BBDAE1#BBDAE1
#BBDAE1 is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.8% C 0.034 H 212.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAE1 |
|---|---|
| RGB | rgb(187, 218, 225) |
| HSL | hsl(191, 39%, 81%) |
| HSV | hsv(191, 17%, 88%) |
| CMYK | cmyk(16.9%, 3.1%, 0%, 11.8%) |
| CIE-LAB | lab(85.07, -8.75, -6.87) |
| CIE-LCH | lch(85.07, 11.13, 218.11°) |
| OKLab | oklab(86.79% -0.0288 -0.0186) |
| OKLCH | oklch(86.79% 0.034 212.9) |
| XYZ | xyz(59.1519, 66.1422, 80.8697) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.44
Powder Blue
#B0E0E6
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 7.30
Pale Sky Blue
#BDF6FE
ΔE00 7.87
Lightcyan
#E0FFFF
ΔE00 8.52
Very Light Blue
#D5FFFF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAE1 #E1C2BB
analogous
#BBE1D5 #BBDAE1 #BBC7E1
triadic
#BBDAE1 #E1BBDA #DAE1BB
tetradic
#BBDAE1 #D5BBE1 #E1C2BB #C7E1BB
square
#BBDAE1 #D5BBE1 #E1C2BB #C7E1BB
split-complementary
#BBDAE1 #E1BBC7 #E1D5BB
monochromatic
#66ACBC #91C3CE #BBDAE1 #E5F1F4 #EAF3F6
Accessibility & contrast
On white
1.48
#BBDAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BBDAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAE1
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAE1 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E1
Deuteranopia (green-blind)
#CED2E1
Tritanopia (blue-blind)
#B0DDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdae1; /* rgb */ color: rgb(187, 218, 225); /* oklch */ color: oklch(86.8% 0.034 212.9);
Tailwind
colors: {
custom: {
50: '#d0e5ea',
500: '#bbdae1',
950: '#000000',
},
}SCSS
$custom: #bbdae1; $custom-light: #d0e5ea; $custom-dark: #000000;
JSON
{
"hex": "#bbdae1",
"rgb": {
"r": 187,
"g": 218,
"b": 225
},
"hsl": {
"h": 191.053,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.86793,
"c": 0.03424,
"h": 212.9
},
"luminance": 0.66144
}Semantic roles & 50–950 ramp
primary
#BBDAE1
secondary
#BA9086
accent
#4B34B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484