#BBD2E4#BBD2E4
#BBD2E4 is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.2% C 0.035 H 241.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E4 |
|---|---|
| RGB | rgb(187, 210, 228) |
| HSL | hsl(206, 43%, 81%) |
| HSV | hsv(206, 18%, 89%) |
| CMYK | cmyk(18%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.05, -3.97, -11.46) |
| CIE-LCH | lch(83.05, 12.13, 250.90°) |
| OKLab | oklab(85.23% -0.0168 -0.031) |
| OKLCH | oklch(85.23% 0.035 241.5) |
| XYZ | xyz(57.5401, 62.2580, 82.3692) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.50
Cloudy Blue
#ACC2D9
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.67
Powder Blue (survey)
#B1D1FC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E4 #E4CDBB
analogous
#BBE4E2 #BBD2E4 #BBBEE4
triadic
#BBD2E4 #E4BBD2 #D2E4BB
tetradic
#BBD2E4 #E2BBE4 #E4CDBB #BEE4BB
square
#BBD2E4 #E2BBE4 #E4CDBB #BEE4BB
split-complementary
#BBD2E4 #E4BBBE #E4E2BB
monochromatic
#6398C1 #8FB5D3 #BBD2E4 #E7EFF5 #E9F1F6
Accessibility & contrast
On white
1.56
#BBD2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BBD2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E4
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E4 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E5
Deuteranopia (green-blind)
#C5CDE4
Tritanopia (blue-blind)
#B0D6D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e4; /* rgb */ color: rgb(187, 210, 228); /* oklch */ color: oklch(85.2% 0.035 241.5);
Tailwind
colors: {
custom: {
50: '#cfdfec',
500: '#bbd2e4',
950: '#000000',
},
}SCSS
$custom: #bbd2e4; $custom-light: #cfdfec; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e4",
"rgb": {
"r": 187,
"g": 210,
"b": 228
},
"hsl": {
"h": 206.341,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.85229,
"c": 0.03531,
"h": 241.5
},
"luminance": 0.62259
}Semantic roles & 50–950 ramp
primary
#BBD2E4
secondary
#BE9E85
accent
#6B2FB6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484