#B3D7F7#B3D7F7
#B3D7F7 is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.4% C 0.059 H 245.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B3D7F7 |
|---|---|
| RGB | rgb(179, 215, 247) |
| HSL | hsl(208, 81%, 84%) |
| HSV | hsv(208, 28%, 97%) |
| CMYK | cmyk(27.5%, 13%, 0%, 3.1%) |
| CIE-LAB | lab(84.43, -4.75, -19.52) |
| CIE-LCH | lch(84.43, 20.09, 256.32°) |
| OKLab | oklab(86.38% -0.0245 -0.0534) |
| OKLCH | oklch(86.38% 0.059 245.4) |
| XYZ | xyz(59.6745, 64.8977, 97.3600) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 3.96
Light Blue
#95D0FC
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3D7F7 #F7D3B3
analogous
#B3F7F5 #B3D7F7 #B3B5F7
triadic
#B3D7F7 #F7B3D7 #D7F7B3
tetradic
#B3D7F7 #F5B3F7 #F7D3B3 #B5F7B3
square
#B3D7F7 #F5B3F7 #F7D3B3 #B5F7B3
split-complementary
#B3D7F7 #F7B3B5 #F7F5B3
monochromatic
#449DEB #7CBAF1 #B3D7F7 #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.50
#B3D7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#B3D7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3D7F7
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3D7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3D7F7 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7F9
Deuteranopia (green-blind)
#C2CFF6
Tritanopia (blue-blind)
#9FDFE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b3d7f7; /* rgb */ color: rgb(179, 215, 247); /* oklch */ color: oklch(86.4% 0.059 245.4);
Tailwind
colors: {
custom: {
50: '#cbe3f9',
500: '#b3d7f7',
950: '#000000',
},
}SCSS
$custom: #b3d7f7; $custom-light: #cbe3f9; $custom-dark: #000000;
JSON
{
"hex": "#b3d7f7",
"rgb": {
"r": 179,
"g": 215,
"b": 247
},
"hsl": {
"h": 208.235,
"s": 80.952,
"l": 83.529
},
"oklch": {
"l": 0.86378,
"c": 0.05873,
"h": 245.4
},
"luminance": 0.649
}Semantic roles & 50–950 ramp
primary
#B3D7F7
secondary
#D9A475
accent
#6C08DD
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485