#BBD2ED#BBD2ED
#BBD2ED is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.045 H 252.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2ED |
|---|---|
| RGB | rgb(187, 210, 237) |
| HSL | hsl(212, 58%, 83%) |
| HSV | hsv(212, 21%, 93%) |
| CMYK | cmyk(21.1%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(83.32, -2.02, -15.84) |
| CIE-LCH | lch(83.32, 15.97, 262.74°) |
| OKLab | oklab(85.53% -0.0136 -0.0431) |
| OKLCH | oklch(85.53% 0.045 252.5) |
| XYZ | xyz(58.8221, 62.7708, 89.1212) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.55
Lightsteelblue
#B0C4DE
ΔE00 3.47
Powder Blue (survey)
#B1D1FC
ΔE00 4.21
Cloudy Blue
#ACC2D9
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2ED #EDD6BB
analogous
#BBEBED #BBD2ED #BDBBED
triadic
#BBD2ED #EDBBD2 #D2EDBB
tetradic
#BBD2ED #EDBBEB #EDD6BB #BBEDBD
square
#BBD2ED #EDBBEB #EDD6BB #BBEDBD
split-complementary
#BBD2ED #EDBDBB #EBEDBB
monochromatic
#5A92D3 #8BB2E0 #BBD2ED #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.55
#BBD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BBD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2ED
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2ED | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#AED8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2ed; /* rgb */ color: rgb(187, 210, 237); /* oklch */ color: oklch(85.5% 0.045 252.5);
Tailwind
colors: {
custom: {
50: '#d0dff2',
500: '#bbd2ed',
950: '#000000',
},
}SCSS
$custom: #bbd2ed; $custom-light: #d0dff2; $custom-dark: #000000;
JSON
{
"hex": "#bbd2ed",
"rgb": {
"r": 187,
"g": 210,
"b": 237
},
"hsl": {
"h": 212.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.85532,
"c": 0.04516,
"h": 252.5
},
"luminance": 0.62772
}Semantic roles & 50–950 ramp
primary
#BBD2ED
secondary
#CAA982
accent
#7920C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485