#BBD4E0#BBD4E0
#BBD4E0 is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.5% C 0.032 H 228.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E0 |
|---|---|
| RGB | rgb(187, 212, 224) |
| HSL | hsl(199, 37%, 81%) |
| HSV | hsv(199, 17%, 88%) |
| CMYK | cmyk(16.5%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(83.46, -5.86, -8.72) |
| CIE-LCH | lch(83.46, 10.51, 236.12°) |
| OKLab | oklab(85.51% -0.021 -0.0236) |
| OKLCH | oklch(85.51% 0.032 228.3) |
| XYZ | xyz(57.4881, 63.0322, 79.6441) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.31
Ice Blue
#A5DFF9
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E0 #E0C7BB
analogous
#BBE0D9 #BBD4E0 #BBC1E0
triadic
#BBD4E0 #E0BBD4 #D4E0BB
tetradic
#BBD4E0 #D9BBE0 #E0C7BB #C1E0BB
square
#BBD4E0 #D9BBE0 #E0C7BB #C1E0BB
split-complementary
#BBD4E0 #E0BBC1 #E0D9BB
monochromatic
#679FBA #91B9CD #BBD4E0 #E5EFF3 #EAF2F5
Accessibility & contrast
On white
1.54
#BBD4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBD4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E0
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E0 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E1
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#B1D8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4e0; /* rgb */ color: rgb(187, 212, 224); /* oklch */ color: oklch(85.5% 0.032 228.3);
Tailwind
colors: {
custom: {
50: '#cfe1e9',
500: '#bbd4e0',
950: '#000000',
},
}SCSS
$custom: #bbd4e0; $custom-light: #cfe1e9; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e0",
"rgb": {
"r": 187,
"g": 212,
"b": 224
},
"hsl": {
"h": 199.459,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.85512,
"c": 0.0316,
"h": 228.3
},
"luminance": 0.63034
}Semantic roles & 50–950 ramp
primary
#BBD4E0
secondary
#B99787
accent
#5D35B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484