#BBD4E2#BBD4E2
#BBD4E2 is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.6% C 0.033 H 232.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E2 |
|---|---|
| RGB | rgb(187, 212, 226) |
| HSL | hsl(202, 40%, 81%) |
| HSV | hsv(202, 17%, 89%) |
| CMYK | cmyk(17.3%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.52, -5.44, -9.70) |
| CIE-LCH | lch(83.52, 11.12, 240.73°) |
| OKLab | oklab(85.58% -0.0203 -0.0262) |
| OKLCH | oklch(85.58% 0.033 232.3) |
| XYZ | xyz(57.7609, 63.1413, 81.0810) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.05
Cloudy Blue
#ACC2D9
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.19
Ice Blue
#A5DFF9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E2 #E2C9BB
analogous
#BBE2DC #BBD4E2 #BBC0E2
triadic
#BBD4E2 #E2BBD4 #D4E2BB
tetradic
#BBD4E2 #DCBBE2 #E2C9BB #C0E2BB
square
#BBD4E2 #DCBBE2 #E2C9BB #C0E2BB
split-complementary
#BBD4E2 #E2BBC0 #E2DCBB
monochromatic
#659EBD #90B9D0 #BBD4E2 #E6EFF4 #EAF1F6
Accessibility & contrast
On white
1.54
#BBD4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BBD4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E3
Deuteranopia (green-blind)
#C8CEE2
Tritanopia (blue-blind)
#B1D8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4e2; /* rgb */ color: rgb(187, 212, 226); /* oklch */ color: oklch(85.6% 0.033 232.3);
Tailwind
colors: {
custom: {
50: '#cfe1eb',
500: '#bbd4e2',
950: '#000000',
},
}SCSS
$custom: #bbd4e2; $custom-light: #cfe1eb; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e2",
"rgb": {
"r": 187,
"g": 212,
"b": 226
},
"hsl": {
"h": 201.538,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.85577,
"c": 0.03317,
"h": 232.3
},
"luminance": 0.63143
}Semantic roles & 50–950 ramp
primary
#BBD4E2
secondary
#BB9986
accent
#6132B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484