#BBD7EB#BBD7EB
#BBD7EB is a very light, muted cyan. Relative luminance 0.652; OKLCH L 86.5% C 0.041 H 239.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7EB |
|---|---|
| RGB | rgb(187, 215, 235) |
| HSL | hsl(205, 55%, 83%) |
| HSV | hsv(205, 20%, 92%) |
| CMYK | cmyk(20.4%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.57, -5.07, -12.91) |
| CIE-LCH | lch(84.57, 13.87, 248.55°) |
| OKLab | oklab(86.49% -0.021 -0.035) |
| OKLCH | oklch(86.49% 0.041 239.1) |
| XYZ | xyz(59.7853, 65.1621, 88.0088) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.59
Cloudy Blue
#ACC2D9
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7EB #EBCFBB
analogous
#BBEBE7 #BBD7EB #BBBFEB
triadic
#BBD7EB #EBBBD7 #D7EBBB
tetradic
#BBD7EB #E7BBEB #EBCFBB #BFEBBB
square
#BBD7EB #E7BBEB #EBCFBB #BFEBBB
split-complementary
#BBD7EB #EBBBBF #EBE7BB
monochromatic
#5C9FCF #8CBBDD #BBD7EB #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.50
#BBD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BBD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7EB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7EB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#AEDCDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd7eb; /* rgb */ color: rgb(187, 215, 235); /* oklch */ color: oklch(86.5% 0.041 239.1);
Tailwind
colors: {
custom: {
50: '#d0e3f1',
500: '#bbd7eb',
950: '#000000',
},
}SCSS
$custom: #bbd7eb; $custom-light: #d0e3f1; $custom-dark: #000000;
JSON
{
"hex": "#bbd7eb",
"rgb": {
"r": 187,
"g": 215,
"b": 235
},
"hsl": {
"h": 205,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.86492,
"c": 0.04085,
"h": 239.1
},
"luminance": 0.65164
}Semantic roles & 50–950 ramp
primary
#BBD7EB
secondary
#C79F83
accent
#6623C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485