#B2D3F5#B2D3F5
#B2D3F5 is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.4% C 0.059 H 249.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D3F5 |
|---|---|
| RGB | rgb(178, 211, 245) |
| HSL | hsl(210, 77%, 83%) |
| HSV | hsv(210, 27%, 96%) |
| CMYK | cmyk(27.3%, 13.9%, 0%, 3.9%) |
| CIE-LAB | lab(83.25, -3.40, -20.25) |
| CIE-LCH | lch(83.25, 20.53, 260.46°) |
| OKLab | oklab(85.41% -0.0209 -0.0554) |
| OKLCH | oklch(85.41% 0.059 249.3) |
| XYZ | xyz(58.1310, 62.6439, 95.3971) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.50
Baby Blue (survey)
#A2CFFE
ΔE00 3.45
Light Blue Grey
#B7C9E2
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 4.91
Cloudy Blue
#ACC2D9
ΔE00 5.31
Light Blue
#95D0FC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D3F5 #F5D4B2
analogous
#B2F4F5 #B2D3F5 #B2B2F5
triadic
#B2D3F5 #F5B2D3 #D3F5B2
tetradic
#B2D3F5 #F5B2F4 #F5D4B2 #B2F5B2
square
#B2D3F5 #F5B2F4 #F5D4B2 #B2F5B2
split-complementary
#B2D3F5 #F5B2B2 #F4F5B2
monochromatic
#4695E7 #7CB4EE #B2D3F5 #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.55
#B2D3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#B2D3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D3F5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D3F5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F7
Deuteranopia (green-blind)
#BECCF4
Tritanopia (blue-blind)
#9FDBDE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d3f5; /* rgb */ color: rgb(178, 211, 245); /* oklch */ color: oklch(85.4% 0.059 249.3);
Tailwind
colors: {
custom: {
50: '#cae0f8',
500: '#b2d3f5',
950: '#000000',
},
}SCSS
$custom: #b2d3f5; $custom-light: #cae0f8; $custom-dark: #000000;
JSON
{
"hex": "#b2d3f5",
"rgb": {
"r": 178,
"g": 211,
"b": 245
},
"hsl": {
"h": 210.448,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.85414,
"c": 0.05922,
"h": 249.3
},
"luminance": 0.62646
}Semantic roles & 50–950 ramp
primary
#B2D3F5
secondary
#D6A675
accent
#740CD9
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485