#BBD4E1#BBD4E1
#BBD4E1 is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.5% C 0.032 H 230.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E1 |
|---|---|
| RGB | rgb(187, 212, 225) |
| HSL | hsl(201, 39%, 81%) |
| HSV | hsv(201, 17%, 88%) |
| CMYK | cmyk(16.9%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(83.49, -5.65, -9.21) |
| CIE-LCH | lch(83.49, 10.80, 238.49°) |
| OKLab | oklab(85.55% -0.0207 -0.0249) |
| OKLCH | oklch(85.55% 0.032 230.3) |
| XYZ | xyz(57.6241, 63.0866, 80.3605) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.87
Cloudy Blue
#ACC2D9
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 6.93
Ice Blue
#A5DFF9
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E1 #E1C8BB
analogous
#BBE1DB #BBD4E1 #BBC1E1
triadic
#BBD4E1 #E1BBD4 #D4E1BB
tetradic
#BBD4E1 #DBBBE1 #E1C8BB #C1E1BB
square
#BBD4E1 #DBBBE1 #E1C8BB #C1E1BB
split-complementary
#BBD4E1 #E1BBC1 #E1DBBB
monochromatic
#669EBC #91B9CE #BBD4E1 #E5EFF4 #EAF2F6
Accessibility & contrast
On white
1.54
#BBD4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BBD4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E1
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E1 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E2
Deuteranopia (green-blind)
#C8CEE1
Tritanopia (blue-blind)
#B1D8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4e1; /* rgb */ color: rgb(187, 212, 225); /* oklch */ color: oklch(85.5% 0.032 230.3);
Tailwind
colors: {
custom: {
50: '#cfe1ea',
500: '#bbd4e1',
950: '#000000',
},
}SCSS
$custom: #bbd4e1; $custom-light: #cfe1ea; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e1",
"rgb": {
"r": 187,
"g": 212,
"b": 225
},
"hsl": {
"h": 200.526,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.85545,
"c": 0.03237,
"h": 230.3
},
"luminance": 0.63088
}Semantic roles & 50–950 ramp
primary
#BBD4E1
secondary
#BA9886
accent
#5F34B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484