#BBD4E6#BBD4E6
#BBD4E6 is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.7% C 0.037 H 239.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E6 |
|---|---|
| RGB | rgb(187, 212, 230) |
| HSL | hsl(205, 46%, 82%) |
| HSV | hsv(205, 19%, 90%) |
| CMYK | cmyk(18.7%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(83.63, -4.59, -11.65) |
| CIE-LCH | lch(83.63, 12.52, 248.52°) |
| OKLab | oklab(85.71% -0.0188 -0.0316) |
| OKLCH | oklch(85.71% 0.037 239.2) |
| XYZ | xyz(58.3162, 63.3634, 84.0054) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.07
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 6.02
Light Grey Blue
#9DBCD4
ΔE00 6.63
Ice Blue
#A5DFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E6 #E6CDBB
analogous
#BBE6E3 #BBD4E6 #BBBFE6
triadic
#BBD4E6 #E6BBD4 #D4E6BB
tetradic
#BBD4E6 #E3BBE6 #E6CDBB #BFE6BB
square
#BBD4E6 #E3BBE6 #E6CDBB #BFE6BB
split-complementary
#BBD4E6 #E6BBBF #E6E3BB
monochromatic
#629BC5 #8EB8D6 #BBD4E6 #E8F0F6 #E9F1F7
Accessibility & contrast
On white
1.54
#BBD4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBD4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E6
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E6 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E7
Deuteranopia (green-blind)
#C7CEE6
Tritanopia (blue-blind)
#B0D9DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4e6; /* rgb */ color: rgb(187, 212, 230); /* oklch */ color: oklch(85.7% 0.037 239.2);
Tailwind
colors: {
custom: {
50: '#d0e1ed',
500: '#bbd4e6',
950: '#000000',
},
}SCSS
$custom: #bbd4e6; $custom-light: #d0e1ed; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e6",
"rgb": {
"r": 187,
"g": 212,
"b": 230
},
"hsl": {
"h": 205.116,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.85707,
"c": 0.03674,
"h": 239.2
},
"luminance": 0.63365
}Semantic roles & 50–950 ramp
primary
#BBD4E6
secondary
#C19E85
accent
#672CB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484