#BBDEFE#BBDEFE
#BBDEFE is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.6% C 0.058 H 246.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEFE |
|---|---|
| RGB | rgb(187, 222, 254) |
| HSL | hsl(209, 97%, 86%) |
| HSV | hsv(209, 26%, 100%) |
| CMYK | cmyk(26.4%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(86.98, -4.49, -19.32) |
| CIE-LCH | lch(86.98, 19.84, 256.92°) |
| OKLab | oklab(88.58% -0.0234 -0.0528) |
| OKLCH | oklch(88.58% 0.058 246.1) |
| XYZ | xyz(64.4990, 69.9608, 103.8521) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.49
Ice Blue
#A5DFF9
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEFE #FEDBBB
analogous
#BBFEFD #BBDEFE #BBBDFE
triadic
#BBDEFE #FEBBDE #DEFEBB
tetradic
#BBDEFE #FDBBFE #FEDBBB #BDFEBB
square
#BBDEFE #FDBBFE #FEDBBB #BDFEBB
split-complementary
#BBDEFE #FEBBBD #FEFDBB
monochromatic
#42A3FC #7FC1FD #BBDEFE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.40
#BBDEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BBDEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEFE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEFE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C9D7FD
Tritanopia (blue-blind)
#A8E5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdefe; /* rgb */ color: rgb(187, 222, 254); /* oklch */ color: oklch(88.6% 0.058 246.1);
Tailwind
colors: {
custom: {
50: '#d0e8fe',
500: '#bbdefe',
950: '#000000',
},
}SCSS
$custom: #bbdefe; $custom-light: #d0e8fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdefe",
"rgb": {
"r": 187,
"g": 222,
"b": 254
},
"hsl": {
"h": 208.657,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.88584,
"c": 0.05774,
"h": 246.1
},
"luminance": 0.69963
}Semantic roles & 50–950 ramp
primary
#BBDEFE
secondary
#E5AC78
accent
#6E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485