#B1D7F2#B1D7F2
#B1D7F2 is a very light, muted cyan. Relative luminance 0.644; OKLCH L 86.1% C 0.055 H 239.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B1D7F2 |
|---|---|
| RGB | rgb(177, 215, 242) |
| HSL | hsl(205, 71%, 82%) |
| HSV | hsv(205, 27%, 95%) |
| CMYK | cmyk(26.9%, 11.2%, 0%, 5.1%) |
| CIE-LAB | lab(84.15, -6.48, -17.31) |
| CIE-LCH | lch(84.15, 18.48, 249.47°) |
| OKLab | oklab(86.07% -0.0282 -0.0473) |
| OKLCH | oklch(86.07% 0.055 239.2) |
| XYZ | xyz(58.4542, 64.3565, 93.3293) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 5.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1D7F2 #F2CCB1
analogous
#B1F2ED #B1D7F2 #B1B7F2
triadic
#B1D7F2 #F2B1D7 #D7F2B1
tetradic
#B1D7F2 #EDB1F2 #F2CCB1 #B7F2B1
square
#B1D7F2 #EDB1F2 #F2CCB1 #B7F2B1
split-complementary
#B1D7F2 #F2B1B7 #F2EDB1
monochromatic
#48A1E1 #7DBCE9 #B1D7F2 #E5F2FB #E5F2FB
Accessibility & contrast
On white
1.51
#B1D7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#B1D7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1D7F2
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1D7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1D7F2 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#9EDEE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b1d7f2; /* rgb */ color: rgb(177, 215, 242); /* oklch */ color: oklch(86.1% 0.055 239.2);
Tailwind
colors: {
custom: {
50: '#c9e3f6',
500: '#b1d7f2',
950: '#000000',
},
}SCSS
$custom: #b1d7f2; $custom-light: #c9e3f6; $custom-dark: #000000;
JSON
{
"hex": "#b1d7f2",
"rgb": {
"r": 177,
"g": 215,
"b": 242
},
"hsl": {
"h": 204.923,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.86073,
"c": 0.05501,
"h": 239.2
},
"luminance": 0.64359
}Semantic roles & 50–950 ramp
primary
#B1D7F2
secondary
#D19C76
accent
#6212D3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485