#BBDAED#BBDAED
#BBDAED is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.2% C 0.042 H 234.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAED |
|---|---|
| RGB | rgb(187, 218, 237) |
| HSL | hsl(203, 58%, 83%) |
| HSV | hsv(203, 21%, 93%) |
| CMYK | cmyk(21.1%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(85.41, -6.20, -12.71) |
| CIE-LCH | lch(85.41, 14.14, 243.99°) |
| OKLab | oklab(87.18% -0.0243 -0.0345) |
| OKLCH | oklch(87.18% 0.042 234.9) |
| XYZ | xyz(60.8468, 66.8202, 89.7960) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.68
Ice Blue
#A5DFF9
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAED #EDCEBB
analogous
#BBEDE7 #BBDAED #BBC1ED
triadic
#BBDAED #EDBBDA #DAEDBB
tetradic
#BBDAED #E7BBED #EDCEBB #C1EDBB
square
#BBDAED #E7BBED #EDCEBB #C1EDBB
split-complementary
#BBDAED #EDBBC1 #EDE7BB
monochromatic
#5AA5D3 #8BC0E0 #BBDAED #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.46
#BBDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BBDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAED
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAED | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#ADDFE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdaed; /* rgb */ color: rgb(187, 218, 237); /* oklch */ color: oklch(87.2% 0.042 234.9);
Tailwind
colors: {
custom: {
50: '#d0e5f2',
500: '#bbdaed',
950: '#000000',
},
}SCSS
$custom: #bbdaed; $custom-light: #d0e5f2; $custom-dark: #000000;
JSON
{
"hex": "#bbdaed",
"rgb": {
"r": 187,
"g": 218,
"b": 237
},
"hsl": {
"h": 202.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.87179,
"c": 0.04217,
"h": 234.9
},
"luminance": 0.66822
}Semantic roles & 50–950 ramp
primary
#BBDAED
secondary
#CA9D82
accent
#5F20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485