#BBD3E2#BBD3E2
#BBD3E2 is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.4% C 0.033 H 235.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3E2 |
|---|---|
| RGB | rgb(187, 211, 226) |
| HSL | hsl(203, 40%, 81%) |
| HSV | hsv(203, 17%, 89%) |
| CMYK | cmyk(17.3%, 6.6%, 0%, 11.4%) |
| CIE-LAB | lab(83.25, -4.91, -10.09) |
| CIE-LCH | lch(83.25, 11.22, 244.03°) |
| OKLab | oklab(85.37% -0.0189 -0.0273) |
| OKLCH | oklch(85.37% 0.033 235.2) |
| XYZ | xyz(57.5117, 62.6429, 80.9980) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.52
Lightblue
#ADD8E6
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 6.36
Light Grey Blue
#9DBCD4
ΔE00 6.85
Ice Blue
#A5DFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3E2 #E2CABB
analogous
#BBE2DD #BBD3E2 #BBBFE2
triadic
#BBD3E2 #E2BBD3 #D3E2BB
tetradic
#BBD3E2 #DDBBE2 #E2CABB #BFE2BB
square
#BBD3E2 #DDBBE2 #E2CABB #BFE2BB
split-complementary
#BBD3E2 #E2BBBF #E2DDBB
monochromatic
#659BBD #90B7D0 #BBD3E2 #E6EFF4 #EAF1F6
Accessibility & contrast
On white
1.55
#BBD3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BBD3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3E2
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3E2 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E3
Deuteranopia (green-blind)
#C7CDE2
Tritanopia (blue-blind)
#B1D7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd3e2; /* rgb */ color: rgb(187, 211, 226); /* oklch */ color: oklch(85.4% 0.033 235.2);
Tailwind
colors: {
custom: {
50: '#cfe0eb',
500: '#bbd3e2',
950: '#000000',
},
}SCSS
$custom: #bbd3e2; $custom-light: #cfe0eb; $custom-dark: #000000;
JSON
{
"hex": "#bbd3e2",
"rgb": {
"r": 187,
"g": 211,
"b": 226
},
"hsl": {
"h": 203.077,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.8537,
"c": 0.03323,
"h": 235.2
},
"luminance": 0.62644
}Semantic roles & 50–950 ramp
primary
#BBD3E2
secondary
#BB9A86
accent
#6432B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484