#BBDFFE#BBDFFE
#BBDFFE is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.8% C 0.057 H 244.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFFE |
|---|---|
| RGB | rgb(187, 223, 254) |
| HSL | hsl(208, 97%, 86%) |
| HSV | hsv(208, 26%, 100%) |
| CMYK | cmyk(26.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.24, -5.01, -18.93) |
| CIE-LCH | lch(87.24, 19.58, 255.18°) |
| OKLab | oklab(88.79% -0.0247 -0.0517) |
| OKLCH | oklch(88.79% 0.057 244.5) |
| XYZ | xyz(64.7654, 70.4935, 103.9409) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.98
Baby Blue (survey)
#A2CFFE
ΔE00 5.35
Ice Blue
#A5DFF9
ΔE00 6.08
Light Blue
#95D0FC
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFFE #FEDABB
analogous
#BBFEFB #BBDFFE #BBBEFE
triadic
#BBDFFE #FEBBDF #DFFEBB
tetradic
#BBDFFE #FBBBFE #FEDABB #BEFEBB
square
#BBDFFE #FBBBFE #FEDABB #BEFEBB
split-complementary
#BBDFFE #FEBBBE #FEFBBB
monochromatic
#42A6FC #7FC3FD #BBDFFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.39
#BBDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BBDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFFE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFFE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#A8E6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbdffe; /* rgb */ color: rgb(187, 223, 254); /* oklch */ color: oklch(88.8% 0.057 244.5);
Tailwind
colors: {
custom: {
50: '#d0e9fe',
500: '#bbdffe',
950: '#000000',
},
}SCSS
$custom: #bbdffe; $custom-light: #d0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdffe",
"rgb": {
"r": 187,
"g": 223,
"b": 254
},
"hsl": {
"h": 207.761,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.88789,
"c": 0.0573,
"h": 244.5
},
"luminance": 0.70496
}Semantic roles & 50–950 ramp
primary
#BBDFFE
secondary
#E5AB78
accent
#6A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485