#BBD2E2#BBD2E2
#BBD2E2 is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.2% C 0.033 H 238.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E2 |
|---|---|
| RGB | rgb(187, 210, 226) |
| HSL | hsl(205, 40%, 81%) |
| HSV | hsv(205, 17%, 89%) |
| CMYK | cmyk(17.3%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(82.99, -4.39, -10.48) |
| CIE-LCH | lch(82.99, 11.36, 247.26°) |
| OKLab | oklab(85.16% -0.0176 -0.0284) |
| OKLCH | oklch(85.16% 0.033 238.2) |
| XYZ | xyz(57.2641, 62.1476, 80.9154) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 5.73
Lightblue
#ADD8E6
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.56
Ice Blue
#A5DFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E2 #E2CBBB
analogous
#BBE2DE #BBD2E2 #BBBEE2
triadic
#BBD2E2 #E2BBD2 #D2E2BB
tetradic
#BBD2E2 #DEBBE2 #E2CBBB #BEE2BB
square
#BBD2E2 #DEBBE2 #E2CBBB #BEE2BB
split-complementary
#BBD2E2 #E2BBBE #E2DEBB
monochromatic
#6599BD #90B6D0 #BBD2E2 #E6EEF4 #EAF1F6
Accessibility & contrast
On white
1.56
#BBD2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BBD2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E3
Deuteranopia (green-blind)
#C6CDE2
Tritanopia (blue-blind)
#B1D6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e2; /* rgb */ color: rgb(187, 210, 226); /* oklch */ color: oklch(85.2% 0.033 238.2);
Tailwind
colors: {
custom: {
50: '#cfdfeb',
500: '#bbd2e2',
950: '#000000',
},
}SCSS
$custom: #bbd2e2; $custom-light: #cfdfeb; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e2",
"rgb": {
"r": 187,
"g": 210,
"b": 226
},
"hsl": {
"h": 204.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.85163,
"c": 0.03337,
"h": 238.2
},
"luminance": 0.62149
}Semantic roles & 50–950 ramp
primary
#BBD2E2
secondary
#BB9C86
accent
#6732B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484