#BBDFF2#BBDFF2
#BBDFF2 is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.4% C 0.046 H 231.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF2 |
|---|---|
| RGB | rgb(187, 223, 242) |
| HSL | hsl(201, 68%, 84%) |
| HSV | hsv(201, 23%, 95%) |
| CMYK | cmyk(22.7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.87, -7.69, -13.16) |
| CIE-LCH | lch(86.87, 15.24, 239.70°) |
| OKLab | oklab(88.38% -0.029 -0.0358) |
| OKLCH | oklch(88.38% 0.046 231) |
| XYZ | xyz(62.9037, 69.7488, 94.1358) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.86
Ice Blue
#A5DFF9
ΔE00 4.35
Powder Blue
#B0E0E6
ΔE00 7.19
Baby Blue
#89CFF0
ΔE00 7.79
Sky Blue
#87CEEB
ΔE00 8.02
Light Blue
#95D0FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF2 #F2CEBB
analogous
#BBF2EA #BBDFF2 #BBC4F2
triadic
#BBDFF2 #F2BBDF #DFF2BB
tetradic
#BBDFF2 #EABBF2 #F2CEBB #C4F2BB
square
#BBDFF2 #EABBF2 #F2CEBB #C4F2BB
split-complementary
#BBDFF2 #F2BBC4 #F2EABB
monochromatic
#54AFDE #88C7E8 #BBDFF2 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.40
#BBDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#BBDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF2
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF2 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#CED7F2
Tritanopia (blue-blind)
#ABE4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdff2; /* rgb */ color: rgb(187, 223, 242); /* oklch */ color: oklch(88.4% 0.046 231.0);
Tailwind
colors: {
custom: {
50: '#d0e9f6',
500: '#bbdff2',
950: '#000000',
},
}SCSS
$custom: #bbdff2; $custom-light: #d0e9f6; $custom-dark: #000000;
JSON
{
"hex": "#bbdff2",
"rgb": {
"r": 187,
"g": 223,
"b": 242
},
"hsl": {
"h": 200.727,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.88381,
"c": 0.04606,
"h": 231
},
"luminance": 0.69751
}Semantic roles & 50–950 ramp
primary
#BBDFF2
secondary
#D29C80
accent
#5616D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485