#B2D2FB#B2D2FB
#B2D2FB is a very light, moderate cyan. Relative luminance 0.625; OKLCH L 85.4% C 0.067 H 254.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2FB |
|---|---|
| RGB | rgb(178, 210, 251) |
| HSL | hsl(214, 90%, 84%) |
| HSV | hsv(214, 29%, 98%) |
| CMYK | cmyk(29.1%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.19, -1.47, -23.53) |
| CIE-LCH | lch(83.19, 23.58, 266.43°) |
| OKLab | oklab(85.43% -0.0176 -0.0646) |
| OKLCH | oklch(85.43% 0.067 254.8) |
| XYZ | xyz(58.8142, 62.5210, 100.2170) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.49
Baby Blue (survey)
#A2CFFE
ΔE00 3.24
Light Blue Grey
#B7C9E2
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 5.41
Light Blue
#95D0FC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2FB #FBDBB2
analogous
#B2F6FB #B2D2FB #B7B2FB
triadic
#B2D2FB #FBB2D2 #D2FBB2
tetradic
#B2D2FB #FBB2F6 #FBDBB2 #B2FBB7
square
#B2D2FB #FBB2F6 #FBDBB2 #B2FBB7
split-complementary
#B2D2FB #FBB7B2 #F6FBB2
monochromatic
#3E8EF5 #78B0F8 #B2D2FB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.56
#B2D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#B2D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2FB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2FB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#9DDBDF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d2fb; /* rgb */ color: rgb(178, 210, 251); /* oklch */ color: oklch(85.4% 0.067 254.8);
Tailwind
colors: {
custom: {
50: '#cadffc',
500: '#b2d2fb',
950: '#000000',
},
}SCSS
$custom: #b2d2fb; $custom-light: #cadffc; $custom-dark: #000000;
JSON
{
"hex": "#b2d2fb",
"rgb": {
"r": 178,
"g": 210,
"b": 251
},
"hsl": {
"h": 213.699,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.85428,
"c": 0.06692,
"h": 254.8
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#B2D2FB
secondary
#DFAF72
accent
#8100E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485