#BBD2F0#BBD2F0
#BBD2F0 is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.049 H 255.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F0 |
|---|---|
| RGB | rgb(187, 210, 240) |
| HSL | hsl(214, 64%, 84%) |
| HSV | hsv(214, 22%, 94%) |
| CMYK | cmyk(22.1%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(83.41, -1.35, -17.29) |
| CIE-LCH | lch(83.41, 17.35, 265.52°) |
| OKLab | oklab(85.64% -0.0125 -0.0471) |
| OKLCH | oklch(85.64% 0.049 255.1) |
| XYZ | xyz(59.2641, 62.9476, 91.4488) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.72
Powder Blue (survey)
#B1D1FC
ΔE00 3.49
Lightsteelblue
#B0C4DE
ΔE00 3.60
Cloudy Blue
#ACC2D9
ΔE00 4.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F0 #F0D9BB
analogous
#BBECF0 #BBD2F0 #BEBBF0
triadic
#BBD2F0 #F0BBD2 #D2F0BB
tetradic
#BBD2F0 #F0BBEC #F0D9BB #BBF0BE
square
#BBD2F0 #F0BBEC #F0D9BB #BBF0BE
split-complementary
#BBD2F0 #F0BEBB #ECF0BB
monochromatic
#5790DA #89B1E5 #BBD2F0 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.55
#BBD2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BBD2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F0
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F0 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#ADD8DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f0; /* rgb */ color: rgb(187, 210, 240); /* oklch */ color: oklch(85.6% 0.049 255.1);
Tailwind
colors: {
custom: {
50: '#d0dff5',
500: '#bbd2f0',
950: '#000000',
},
}SCSS
$custom: #bbd2f0; $custom-light: #d0dff5; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f0",
"rgb": {
"r": 187,
"g": 210,
"b": 240
},
"hsl": {
"h": 213.962,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85636,
"c": 0.04873,
"h": 255.1
},
"luminance": 0.62949
}Semantic roles & 50–950 ramp
primary
#BBD2F0
secondary
#CFAD81
accent
#7E1ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485