#BBD7F2#BBD7F2
#BBD7F2 is a very light, muted cyan. Relative luminance 0.656; OKLCH L 86.7% C 0.048 H 247.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7F2 |
|---|---|
| RGB | rgb(187, 215, 242) |
| HSL | hsl(209, 68%, 84%) |
| HSV | hsv(209, 23%, 95%) |
| CMYK | cmyk(22.7%, 11.2%, 0%, 5.1%) |
| CIE-LAB | lab(84.78, -3.54, -16.30) |
| CIE-LCH | lch(84.78, 16.68, 257.76°) |
| OKLab | oklab(86.73% -0.0185 -0.0444) |
| OKLCH | oklch(86.73% 0.048 247.4) |
| XYZ | xyz(60.8166, 65.5746, 93.4401) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.34
Powder Blue (survey)
#B1D1FC
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Light Blue
#95D0FC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7F2 #F2D6BB
analogous
#BBF2F2 #BBD7F2 #BBBCF2
triadic
#BBD7F2 #F2BBD7 #D7F2BB
tetradic
#BBD7F2 #F2BBF2 #F2D6BB #BCF2BB
square
#BBD7F2 #F2BBF2 #F2D6BB #BCF2BB
split-complementary
#BBD7F2 #F2BBBC #F2F2BB
monochromatic
#549BDE #88B9E8 #BBD7F2 #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.49
#BBD7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BBD7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7F2
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7F2 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#ACDDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd7f2; /* rgb */ color: rgb(187, 215, 242); /* oklch */ color: oklch(86.7% 0.048 247.4);
Tailwind
colors: {
custom: {
50: '#d0e3f6',
500: '#bbd7f2',
950: '#000000',
},
}SCSS
$custom: #bbd7f2; $custom-light: #d0e3f6; $custom-dark: #000000;
JSON
{
"hex": "#bbd7f2",
"rgb": {
"r": 187,
"g": 215,
"b": 242
},
"hsl": {
"h": 209.455,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.86729,
"c": 0.04807,
"h": 247.4
},
"luminance": 0.65576
}Semantic roles & 50–950 ramp
primary
#BBD7F2
secondary
#D2A880
accent
#7116D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485