#BBD2E1#BBD2E1
#BBD2E1 is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.032 H 236.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E1 |
|---|---|
| RGB | rgb(187, 210, 225) |
| HSL | hsl(204, 39%, 81%) |
| HSV | hsv(204, 17%, 88%) |
| CMYK | cmyk(16.9%, 6.7%, 0%, 11.8%) |
| CIE-LAB | lab(82.96, -4.60, -9.99) |
| CIE-LCH | lch(82.96, 11.00, 245.26°) |
| OKLab | oklab(85.13% -0.0179 -0.027) |
| OKLCH | oklch(85.13% 0.032 236.4) |
| XYZ | xyz(57.1273, 62.0929, 80.1949) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.25
Light Blue Grey
#B7C9E2
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.08
Light Grey Blue
#9DBCD4
ΔE00 6.70
Ice Blue
#A5DFF9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E1 #E1CABB
analogous
#BBE1DD #BBD2E1 #BBBFE1
triadic
#BBD2E1 #E1BBD2 #D2E1BB
tetradic
#BBD2E1 #DDBBE1 #E1CABB #BFE1BB
square
#BBD2E1 #DDBBE1 #E1CABB #BFE1BB
split-complementary
#BBD2E1 #E1BBBF #E1DDBB
monochromatic
#669ABC #91B6CE #BBD2E1 #E5EEF4 #EAF1F6
Accessibility & contrast
On white
1.56
#BBD2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BBD2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E1
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E1 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E2
Deuteranopia (green-blind)
#C6CDE1
Tritanopia (blue-blind)
#B1D6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e1; /* rgb */ color: rgb(187, 210, 225); /* oklch */ color: oklch(85.1% 0.032 236.4);
Tailwind
colors: {
custom: {
50: '#cfdfea',
500: '#bbd2e1',
950: '#000000',
},
}SCSS
$custom: #bbd2e1; $custom-light: #cfdfea; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e1",
"rgb": {
"r": 187,
"g": 210,
"b": 225
},
"hsl": {
"h": 203.684,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.8513,
"c": 0.03244,
"h": 236.4
},
"luminance": 0.62094
}Semantic roles & 50–950 ramp
primary
#BBD2E1
secondary
#BA9B86
accent
#6534B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484