#BBDFF4#BBDFF4
#BBDFF4 is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.4% C 0.048 H 233.7°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF4 |
|---|---|
| RGB | rgb(187, 223, 244) |
| HSL | hsl(202, 72%, 85%) |
| HSV | hsv(202, 23%, 96%) |
| CMYK | cmyk(23.4%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(86.93, -7.25, -14.13) |
| CIE-LCH | lch(86.93, 15.88, 242.83°) |
| OKLab | oklab(88.45% -0.0283 -0.0384) |
| OKLCH | oklch(88.45% 0.048 233.7) |
| XYZ | xyz(63.2057, 69.8696, 95.7264) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 4.49
Light Blue
#95D0FC
ΔE00 7.63
Baby Blue
#89CFF0
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF4 #F4D0BB
analogous
#BBF4ED #BBDFF4 #BBC3F4
triadic
#BBDFF4 #F4BBDF #DFF4BB
tetradic
#BBDFF4 #EDBBF4 #F4D0BB #C3F4BB
square
#BBDFF4 #EDBBF4 #F4D0BB #C3F4BB
split-complementary
#BBDFF4 #F4BBC3 #F4EDBB
monochromatic
#52ADE3 #86C6EB #BBDFF4 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.40
#BBDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#BBDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF4
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF4 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF5
Deuteranopia (green-blind)
#CDD7F4
Tritanopia (blue-blind)
#ABE5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdff4; /* rgb */ color: rgb(187, 223, 244); /* oklch */ color: oklch(88.4% 0.048 233.7);
Tailwind
colors: {
custom: {
50: '#d0e9f7',
500: '#bbdff4',
950: '#000000',
},
}SCSS
$custom: #bbdff4; $custom-light: #d0e9f7; $custom-dark: #000000;
JSON
{
"hex": "#bbdff4",
"rgb": {
"r": 187,
"g": 223,
"b": 244
},
"hsl": {
"h": 202.105,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.88447,
"c": 0.04771,
"h": 233.7
},
"luminance": 0.69872
}Semantic roles & 50–950 ramp
primary
#BBDFF4
secondary
#D59E7E
accent
#5911D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485