#B1D2F2#B1D2F2
#B1D2F2 is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.0% C 0.057 H 247.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B1D2F2 |
|---|---|
| RGB | rgb(177, 210, 242) |
| HSL | hsl(210, 71%, 82%) |
| HSV | hsv(210, 27%, 95%) |
| CMYK | cmyk(26.9%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(82.83, -3.86, -19.30) |
| CIE-LCH | lch(82.83, 19.68, 258.68°) |
| OKLab | oklab(85.04% -0.0216 -0.0528) |
| OKLCH | oklch(85.04% 0.057 247.7) |
| XYZ | xyz(57.2005, 61.8490, 92.9114) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 3.70
Light Blue Grey
#B7C9E2
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 4.70
Cloudy Blue
#ACC2D9
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1D2F2 #F2D1B1
analogous
#B1F2F1 #B1D2F2 #B1B2F2
triadic
#B1D2F2 #F2B1D2 #D2F2B1
tetradic
#B1D2F2 #F1B1F2 #F2D1B1 #B2F2B1
square
#B1D2F2 #F1B1F2 #F2D1B1 #B2F2B1
split-complementary
#B1D2F2 #F2B1B2 #F2F1B1
monochromatic
#4895E1 #7DB4E9 #B1D2F2 #E5F0FB #E5F0FB
Accessibility & contrast
On white
1.57
#B1D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#B1D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1D2F2
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1D2F2 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#9ED9DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b1d2f2; /* rgb */ color: rgb(177, 210, 242); /* oklch */ color: oklch(85.0% 0.057 247.7);
Tailwind
colors: {
custom: {
50: '#c9dff6',
500: '#b1d2f2',
950: '#000000',
},
}SCSS
$custom: #b1d2f2; $custom-light: #c9dff6; $custom-dark: #000000;
JSON
{
"hex": "#b1d2f2",
"rgb": {
"r": 177,
"g": 210,
"b": 242
},
"hsl": {
"h": 209.538,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.85035,
"c": 0.05703,
"h": 247.7
},
"luminance": 0.61851
}Semantic roles & 50–950 ramp
primary
#B1D2F2
secondary
#D1A376
accent
#7112D3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485