#BBDFF7#BBDFF7
#BBDFF7 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.5% C 0.050 H 237.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF7 |
|---|---|
| RGB | rgb(187, 223, 247) |
| HSL | hsl(204, 79%, 85%) |
| HSV | hsv(204, 24%, 97%) |
| CMYK | cmyk(24.3%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(87.02, -6.59, -15.57) |
| CIE-LCH | lch(87.02, 16.91, 247.07°) |
| OKLab | oklab(88.55% -0.0272 -0.0424) |
| OKLCH | oklch(88.55% 0.05 237.3) |
| XYZ | xyz(63.6649, 70.0533, 98.1449) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 5.48
Light Blue
#95D0FC
ΔE00 6.94
Baby Blue (survey)
#A2CFFE
ΔE00 7.16
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF7 #F7D3BB
analogous
#BBF7F1 #BBDFF7 #BBC1F7
triadic
#BBDFF7 #F7BBDF #DFF7BB
tetradic
#BBDFF7 #F1BBF7 #F7D3BB #C1F7BB
square
#BBDFF7 #F1BBF7 #F7D3BB #C1F7BB
split-complementary
#BBDFF7 #F7BBC1 #F7F1BB
monochromatic
#4DABEA #84C5F1 #BBDFF7 #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.40
#BBDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BBDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF7
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF7 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEF8
Deuteranopia (green-blind)
#CCD7F7
Tritanopia (blue-blind)
#AAE5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdff7; /* rgb */ color: rgb(187, 223, 247); /* oklch */ color: oklch(88.5% 0.050 237.3);
Tailwind
colors: {
custom: {
50: '#d0e9f9',
500: '#bbdff7',
950: '#000000',
},
}SCSS
$custom: #bbdff7; $custom-light: #d0e9f9; $custom-dark: #000000;
JSON
{
"hex": "#bbdff7",
"rgb": {
"r": 187,
"g": 223,
"b": 247
},
"hsl": {
"h": 204,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.88548,
"c": 0.05037,
"h": 237.3
},
"luminance": 0.70056
}Semantic roles & 50–950 ramp
primary
#BBDFF7
secondary
#D9A27D
accent
#5E0ADB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485