#BBDAE2#BBDAE2
#BBDAE2 is a very light, muted cyan. Relative luminance 0.662; OKLCH L 86.8% C 0.035 H 215.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAE2 |
|---|---|
| RGB | rgb(187, 218, 226) |
| HSL | hsl(192, 40%, 81%) |
| HSV | hsv(192, 17%, 89%) |
| CMYK | cmyk(17.3%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(85.10, -8.55, -7.35) |
| CIE-LCH | lch(85.10, 11.27, 220.71°) |
| OKLab | oklab(86.82% -0.0284 -0.0199) |
| OKLCH | oklch(86.82% 0.035 215.1) |
| XYZ | xyz(59.2888, 66.1970, 81.5903) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.24
Powder Blue
#B0E0E6
ΔE00 4.72
Ice Blue
#A5DFF9
ΔE00 7.00
Pale Sky Blue
#BDF6FE
ΔE00 7.98
Lightcyan
#E0FFFF
ΔE00 8.68
Very Light Blue
#D5FFFF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAE2 #E2C3BB
analogous
#BBE2D6 #BBDAE2 #BBC6E2
triadic
#BBDAE2 #E2BBDA #DAE2BB
tetradic
#BBDAE2 #D6BBE2 #E2C3BB #C6E2BB
square
#BBDAE2 #D6BBE2 #E2C3BB #C6E2BB
split-complementary
#BBDAE2 #E2BBC6 #E2D6BB
monochromatic
#65ABBD #90C3D0 #BBDAE2 #E6F1F4 #EAF3F6
Accessibility & contrast
On white
1.47
#BBDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BBDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAE2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAE2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E3
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#B0DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdae2; /* rgb */ color: rgb(187, 218, 226); /* oklch */ color: oklch(86.8% 0.035 215.1);
Tailwind
colors: {
custom: {
50: '#d0e5eb',
500: '#bbdae2',
950: '#000000',
},
}SCSS
$custom: #bbdae2; $custom-light: #d0e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdae2",
"rgb": {
"r": 187,
"g": 218,
"b": 226
},
"hsl": {
"h": 192.308,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.86824,
"c": 0.03467,
"h": 215.1
},
"luminance": 0.66199
}Semantic roles & 50–950 ramp
primary
#BBDAE2
secondary
#BB9186
accent
#4D32B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484