#BBD4E5#BBD4E5
#BBD4E5 is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.036 H 237.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E5 |
|---|---|
| RGB | rgb(187, 212, 229) |
| HSL | hsl(204, 45%, 82%) |
| HSV | hsv(204, 18%, 90%) |
| CMYK | cmyk(18.3%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.60, -4.80, -11.16) |
| CIE-LCH | lch(83.60, 12.15, 246.74°) |
| OKLab | oklab(85.67% -0.0192 -0.0302) |
| OKLCH | oklch(85.67% 0.036 237.6) |
| XYZ | xyz(58.1762, 63.3074, 83.2680) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 5.49
Lightblue
#ADD8E6
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.73
Ice Blue
#A5DFF9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E5 #E5CCBB
analogous
#BBE5E1 #BBD4E5 #BBBFE5
triadic
#BBD4E5 #E5BBD4 #D4E5BB
tetradic
#BBD4E5 #E1BBE5 #E5CCBB #BFE5BB
square
#BBD4E5 #E1BBE5 #E5CCBB #BFE5BB
split-complementary
#BBD4E5 #E5BBBF #E5E1BB
monochromatic
#629CC3 #8FB8D4 #BBD4E5 #E7F0F6 #E9F1F7
Accessibility & contrast
On white
1.54
#BBD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E5
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E5 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#C7CEE5
Tritanopia (blue-blind)
#B0D8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4e5; /* rgb */ color: rgb(187, 212, 229); /* oklch */ color: oklch(85.7% 0.036 237.6);
Tailwind
colors: {
custom: {
50: '#d0e1ed',
500: '#bbd4e5',
950: '#000000',
},
}SCSS
$custom: #bbd4e5; $custom-light: #d0e1ed; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e5",
"rgb": {
"r": 187,
"g": 212,
"b": 229
},
"hsl": {
"h": 204.286,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.85674,
"c": 0.0358,
"h": 237.6
},
"luminance": 0.63309
}Semantic roles & 50–950 ramp
primary
#BBD4E5
secondary
#BF9D85
accent
#662EB8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484