#BBD4DE#BBD4DE
#BBD4DE is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.4% C 0.030 H 223.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4DE |
|---|---|
| RGB | rgb(187, 212, 222) |
| HSL | hsl(197, 35%, 80%) |
| HSV | hsv(197, 16%, 87%) |
| CMYK | cmyk(15.8%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.40, -6.27, -7.74) |
| CIE-LCH | lch(83.40, 9.96, 230.98°) |
| OKLab | oklab(85.45% -0.0218 -0.0209) |
| OKLCH | oklch(85.45% 0.03 223.8) |
| XYZ | xyz(57.2185, 62.9243, 78.2241) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.53
Powder Blue
#B0E0E6
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 7.41
Ice Blue
#A5DFF9
ΔE00 7.69
Fog
#D8DCE0
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4DE #DEC5BB
analogous
#BBDED6 #BBD4DE #BBC2DE
triadic
#BBD4DE #DEBBD4 #D4DEBB
tetradic
#BBD4DE #D6BBDE #DEC5BB #C2DEBB
square
#BBD4DE #D6BBDE #DEC5BB #C2DEBB
split-complementary
#BBD4DE #DEBBC2 #DED6BB
monochromatic
#69A0B6 #92BACA #BBD4DE #E4EEF2 #EAF2F5
Accessibility & contrast
On white
1.55
#BBD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BBD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4DE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4DE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#B2D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4de; /* rgb */ color: rgb(187, 212, 222); /* oklch */ color: oklch(85.4% 0.030 223.8);
Tailwind
colors: {
custom: {
50: '#cfe1e8',
500: '#bbd4de',
950: '#000000',
},
}SCSS
$custom: #bbd4de; $custom-light: #cfe1e8; $custom-dark: #000000;
JSON
{
"hex": "#bbd4de",
"rgb": {
"r": 187,
"g": 212,
"b": 222
},
"hsl": {
"h": 197.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.85449,
"c": 0.03021,
"h": 223.8
},
"luminance": 0.62926
}Semantic roles & 50–950 ramp
primary
#BBD4DE
secondary
#B69587
accent
#5A38AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484