#BBD2E9#BBD2E9
#BBD2E9 is a very light, muted cyan. Relative luminance 0.625; OKLCH L 85.4% C 0.041 H 248.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E9 |
|---|---|
| RGB | rgb(187, 210, 233) |
| HSL | hsl(210, 51%, 82%) |
| HSV | hsv(210, 20%, 91%) |
| CMYK | cmyk(19.7%, 9.9%, 0%, 8.6%) |
| CIE-LAB | lab(83.20, -2.89, -13.90) |
| CIE-LCH | lch(83.20, 14.19, 258.25°) |
| OKLab | oklab(85.4% -0.015 -0.0377) |
| OKLCH | oklch(85.4% 0.041 248.3) |
| XYZ | xyz(58.2443, 62.5397, 86.0777) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.04
Lightsteelblue
#B0C4DE
ΔE00 3.83
Cloudy Blue
#ACC2D9
ΔE00 3.95
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Light Grey Blue
#9DBCD4
ΔE00 6.37
Baby Blue (survey)
#A2CFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E9 #E9D2BB
analogous
#BBE9E9 #BBD2E9 #BBBBE9
triadic
#BBD2E9 #E9BBD2 #D2E9BB
tetradic
#BBD2E9 #E9BBE9 #E9D2BB #BBE9BB
square
#BBD2E9 #E9BBE9 #E9D2BB #BBE9BB
split-complementary
#BBD2E9 #E9BBBB #E9E9BB
monochromatic
#5F95CB #8DB3DA #BBD2E9 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.55
#BBD2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BBD2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E9
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E9 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EA
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#AFD7D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e9; /* rgb */ color: rgb(187, 210, 233); /* oklch */ color: oklch(85.4% 0.041 248.3);
Tailwind
colors: {
custom: {
50: '#d0dff0',
500: '#bbd2e9',
950: '#000000',
},
}SCSS
$custom: #bbd2e9; $custom-light: #d0dff0; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e9",
"rgb": {
"r": 187,
"g": 210,
"b": 233
},
"hsl": {
"h": 210,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.85395,
"c": 0.0406,
"h": 248.3
},
"luminance": 0.62541
}Semantic roles & 50–950 ramp
primary
#BBD2E9
secondary
#C5A484
accent
#7327BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485