#BBD4E4#BBD4E4
#BBD4E4 is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.6% C 0.035 H 235.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E4 |
|---|---|
| RGB | rgb(187, 212, 228) |
| HSL | hsl(203, 43%, 81%) |
| HSV | hsv(203, 18%, 89%) |
| CMYK | cmyk(18%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(83.57, -5.01, -10.68) |
| CIE-LCH | lch(83.57, 11.79, 244.85°) |
| OKLab | oklab(85.64% -0.0195 -0.0289) |
| OKLCH | oklch(85.64% 0.035 235.9) |
| XYZ | xyz(58.0370, 63.2517, 82.5348) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.50
Cloudy Blue
#ACC2D9
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 6.86
Ice Blue
#A5DFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E4 #E4CBBB
analogous
#BBE4E0 #BBD4E4 #BBC0E4
triadic
#BBD4E4 #E4BBD4 #D4E4BB
tetradic
#BBD4E4 #E0BBE4 #E4CBBB #C0E4BB
square
#BBD4E4 #E0BBE4 #E4CBBB #C0E4BB
split-complementary
#BBD4E4 #E4BBC0 #E4E0BB
monochromatic
#639DC1 #8FB8D3 #BBD4E4 #E7F0F5 #E9F1F6
Accessibility & contrast
On white
1.54
#BBD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BBD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E4
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E4 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#C7CEE4
Tritanopia (blue-blind)
#B0D8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4e4; /* rgb */ color: rgb(187, 212, 228); /* oklch */ color: oklch(85.6% 0.035 235.9);
Tailwind
colors: {
custom: {
50: '#d0e1ec',
500: '#bbd4e4',
950: '#000000',
},
}SCSS
$custom: #bbd4e4; $custom-light: #d0e1ec; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e4",
"rgb": {
"r": 187,
"g": 212,
"b": 228
},
"hsl": {
"h": 203.415,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.85642,
"c": 0.03489,
"h": 235.9
},
"luminance": 0.63253
}Semantic roles & 50–950 ramp
primary
#BBD4E4
secondary
#BE9B85
accent
#642FB6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484