#BBDAE3#BBDAE3
#BBDAE3 is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.9% C 0.035 H 217.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAE3 |
|---|---|
| RGB | rgb(187, 218, 227) |
| HSL | hsl(194, 42%, 81%) |
| HSV | hsv(194, 18%, 89%) |
| CMYK | cmyk(17.6%, 4%, 0%, 11%) |
| CIE-LAB | lab(85.12, -8.34, -7.84) |
| CIE-LCH | lch(85.12, 11.44, 223.25°) |
| OKLab | oklab(86.86% -0.028 -0.0212) |
| OKLCH | oklch(86.86% 0.035 217.2) |
| XYZ | xyz(59.4264, 66.2520, 82.3151) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.09
Powder Blue
#B0E0E6
ΔE00 4.98
Ice Blue
#A5DFF9
ΔE00 6.72
Pale Sky Blue
#BDF6FE
ΔE00 8.12
Lightcyan
#E0FFFF
ΔE00 8.86
Sky Blue
#87CEEB
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAE3 #E3C4BB
analogous
#BBE3D8 #BBDAE3 #BBC6E3
triadic
#BBDAE3 #E3BBDA #DAE3BB
tetradic
#BBDAE3 #D8BBE3 #E3C4BB #C6E3BB
square
#BBDAE3 #D8BBE3 #E3C4BB #C6E3BB
split-complementary
#BBDAE3 #E3BBC6 #E3D8BB
monochromatic
#64ABBF #90C2D1 #BBDAE3 #E6F2F5 #E9F3F6
Accessibility & contrast
On white
1.47
#BBDAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BBDAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAE3
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAE3 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#CDD2E3
Tritanopia (blue-blind)
#B0DEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdae3; /* rgb */ color: rgb(187, 218, 227); /* oklch */ color: oklch(86.9% 0.035 217.2);
Tailwind
colors: {
custom: {
50: '#d0e5eb',
500: '#bbdae3',
950: '#000000',
},
}SCSS
$custom: #bbdae3; $custom-light: #d0e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdae3",
"rgb": {
"r": 187,
"g": 218,
"b": 227
},
"hsl": {
"h": 193.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.86856,
"c": 0.03514,
"h": 217.2
},
"luminance": 0.66254
}Semantic roles & 50–950 ramp
primary
#BBDAE3
secondary
#BC9286
accent
#4E31B5
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484