#B2D3F4#B2D3F4
#B2D3F4 is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.4% C 0.058 H 248.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D3F4 |
|---|---|
| RGB | rgb(178, 211, 244) |
| HSL | hsl(210, 75%, 83%) |
| HSV | hsv(210, 27%, 96%) |
| CMYK | cmyk(27%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(83.22, -3.64, -19.77) |
| CIE-LCH | lch(83.22, 20.10, 259.58°) |
| OKLab | oklab(85.38% -0.0213 -0.0541) |
| OKLCH | oklch(85.38% 0.058 248.5) |
| XYZ | xyz(57.9788, 62.5830, 94.5953) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 3.60
Light Blue Grey
#B7C9E2
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D3F4 #F4D3B2
analogous
#B2F4F4 #B2D3F4 #B2B2F4
triadic
#B2D3F4 #F4B2D3 #D3F4B2
tetradic
#B2D3F4 #F4B2F4 #F4D3B2 #B2F4B2
square
#B2D3F4 #F4B2F4 #F4D3B2 #B2F4B2
split-complementary
#B2D3F4 #F4B2B2 #F4F4B2
monochromatic
#4796E5 #7CB4EC #B2D3F4 #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.55
#B2D3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#B2D3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D3F4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D3F4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F6
Deuteranopia (green-blind)
#BECCF3
Tritanopia (blue-blind)
#9FDBDE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d3f4; /* rgb */ color: rgb(178, 211, 244); /* oklch */ color: oklch(85.4% 0.058 248.5);
Tailwind
colors: {
custom: {
50: '#cae0f7',
500: '#b2d3f4',
950: '#000000',
},
}SCSS
$custom: #b2d3f4; $custom-light: #cae0f7; $custom-dark: #000000;
JSON
{
"hex": "#b2d3f4",
"rgb": {
"r": 178,
"g": 211,
"b": 244
},
"hsl": {
"h": 210,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.85378,
"c": 0.0581,
"h": 248.5
},
"luminance": 0.62585
}Semantic roles & 50–950 ramp
primary
#B2D3F4
secondary
#D4A576
accent
#730ED7
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485