#BBDFF1#BBDFF1
#BBDFF1 is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.045 H 229.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF1 |
|---|---|
| RGB | rgb(187, 223, 241) |
| HSL | hsl(200, 66%, 84%) |
| HSV | hsv(200, 22%, 95%) |
| CMYK | cmyk(22.4%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(86.84, -7.91, -12.68) |
| CIE-LCH | lch(86.84, 14.94, 238.04°) |
| OKLab | oklab(88.35% -0.0294 -0.0344) |
| OKLCH | oklch(88.35% 0.045 229.5) |
| XYZ | xyz(62.7539, 69.6889, 93.3469) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.56
Ice Blue
#A5DFF9
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 6.82
Baby Blue
#89CFF0
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 8.04
Cloudy Blue
#ACC2D9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF1 #F1CDBB
analogous
#BBF1E8 #BBDFF1 #BBC4F1
triadic
#BBDFF1 #F1BBDF #DFF1BB
tetradic
#BBDFF1 #E8BBF1 #F1CDBB #C4F1BB
square
#BBDFF1 #E8BBF1 #F1CDBB #C4F1BB
split-complementary
#BBDFF1 #F1BBC4 #F1E8BB
monochromatic
#55AFDC #88C7E7 #BBDFF1 #E6F3FA #E6F3FA
Accessibility & contrast
On white
1.41
#BBDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BBDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF1
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF1 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF2
Deuteranopia (green-blind)
#CED7F1
Tritanopia (blue-blind)
#ACE4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdff1; /* rgb */ color: rgb(187, 223, 241); /* oklch */ color: oklch(88.3% 0.045 229.5);
Tailwind
colors: {
custom: {
50: '#d0e9f5',
500: '#bbdff1',
950: '#000000',
},
}SCSS
$custom: #bbdff1; $custom-light: #d0e9f5; $custom-dark: #000000;
JSON
{
"hex": "#bbdff1",
"rgb": {
"r": 187,
"g": 223,
"b": 241
},
"hsl": {
"h": 200,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.88348,
"c": 0.04528,
"h": 229.5
},
"luminance": 0.69691
}Semantic roles & 50–950 ramp
primary
#BBDFF1
secondary
#D09B80
accent
#5418CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485