#BBD2E8#BBD2E8
#BBD2E8 is a very light, muted cyan. Relative luminance 0.625; OKLCH L 85.4% C 0.039 H 247.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E8 |
|---|---|
| RGB | rgb(187, 210, 232) |
| HSL | hsl(209, 49%, 82%) |
| HSV | hsv(209, 19%, 91%) |
| CMYK | cmyk(19.4%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(83.17, -3.11, -13.41) |
| CIE-LCH | lch(83.17, 13.76, 256.95°) |
| OKLab | oklab(85.36% -0.0154 -0.0364) |
| OKLCH | oklch(85.36% 0.039 247.1) |
| XYZ | xyz(58.1018, 62.4827, 85.3275) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.27
Cloudy Blue
#ACC2D9
ΔE00 3.98
Lightsteelblue
#B0C4DE
ΔE00 4.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Light Grey Blue
#9DBCD4
ΔE00 6.31
Baby Blue (survey)
#A2CFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E8 #E8D1BB
analogous
#BBE8E8 #BBD2E8 #BBBCE8
triadic
#BBD2E8 #E8BBD2 #D2E8BB
tetradic
#BBD2E8 #E8BBE8 #E8D1BB #BCE8BB
square
#BBD2E8 #E8BBE8 #E8D1BB #BCE8BB
split-complementary
#BBD2E8 #E8BBBC #E8E8BB
monochromatic
#6095C9 #8DB4D9 #BBD2E8 #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.56
#BBD2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BBD2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E8
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E8 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#AFD7D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e8; /* rgb */ color: rgb(187, 210, 232); /* oklch */ color: oklch(85.4% 0.039 247.1);
Tailwind
colors: {
custom: {
50: '#d0dfef',
500: '#bbd2e8',
950: '#000000',
},
}SCSS
$custom: #bbd2e8; $custom-light: #d0dfef; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e8",
"rgb": {
"r": 187,
"g": 210,
"b": 232
},
"hsl": {
"h": 209.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.85362,
"c": 0.03949,
"h": 247.1
},
"luminance": 0.62484
}Semantic roles & 50–950 ramp
primary
#BBD2E8
secondary
#C3A384
accent
#7129BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485