#BBDFEA#BBDFEA
#BBDFEA is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.1% C 0.041 H 218.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFEA |
|---|---|
| RGB | rgb(187, 223, 234) |
| HSL | hsl(194, 53%, 83%) |
| HSV | hsv(194, 20%, 92%) |
| CMYK | cmyk(20.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.64, -9.42, -9.29) |
| CIE-LCH | lch(86.64, 13.23, 224.59°) |
| OKLab | oklab(88.12% -0.032 -0.0252) |
| OKLCH | oklch(88.12% 0.041 218.2) |
| XYZ | xyz(61.7284, 69.2787, 87.9457) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.52
Powder Blue
#B0E0E6
ΔE00 4.27
Ice Blue
#A5DFF9
ΔE00 5.60
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Light Sky Blue
#C6FCFF
ΔE00 8.25
Lightcyan
#E0FFFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFEA #EAC6BB
analogous
#BBEADE #BBDFEA #BBC7EA
triadic
#BBDFEA #EABBDF #DFEABB
tetradic
#BBDFEA #DEBBEA #EAC6BB #C7EABB
square
#BBDFEA #DEBBEA #EAC6BB #C7EABB
split-complementary
#BBDFEA #EABBC7 #EADEBB
monochromatic
#5DB3CD #8CC9DC #BBDFEA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.41
#BBDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BBDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFEA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFEA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#ADE3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfea; /* rgb */ color: rgb(187, 223, 234); /* oklch */ color: oklch(88.1% 0.041 218.2);
Tailwind
colors: {
custom: {
50: '#d0e9f0',
500: '#bbdfea',
950: '#000000',
},
}SCSS
$custom: #bbdfea; $custom-light: #d0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bbdfea",
"rgb": {
"r": 187,
"g": 223,
"b": 234
},
"hsl": {
"h": 194.043,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.88121,
"c": 0.04072,
"h": 218.2
},
"luminance": 0.69281
}Semantic roles & 50–950 ramp
primary
#BBDFEA
secondary
#C69383
accent
#4A25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485