#B2D2FC#B2D2FC
#B2D2FC is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 85.5% C 0.068 H 255.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2FC |
|---|---|
| RGB | rgb(178, 210, 252) |
| HSL | hsl(214, 93%, 84%) |
| HSV | hsv(214, 29%, 99%) |
| CMYK | cmyk(29.4%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.22, -1.23, -24.01) |
| CIE-LCH | lch(83.22, 24.04, 267.07°) |
| OKLab | oklab(85.47% -0.0172 -0.0659) |
| OKLCH | oklch(85.47% 0.068 255.3) |
| XYZ | xyz(58.9723, 62.5842, 101.0493) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.31
Baby Blue (survey)
#A2CFFE
ΔE00 3.27
Pastel Blue
#A2BFFE
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2FC #FCDCB2
analogous
#B2F7FC #B2D2FC #B7B2FC
triadic
#B2D2FC #FCB2D2 #D2FCB2
tetradic
#B2D2FC #FCB2F7 #FCDCB2 #B2FCB7
square
#B2D2FC #FCB2F7 #FCDCB2 #B2FCB7
split-complementary
#B2D2FC #FCB7B2 #F7FCB2
monochromatic
#3C8DF7 #77B0FA #B2D2FC #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.55
#B2D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#B2D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2FC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2FC | 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)
#C3D3FE
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#9DDBE0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d2fc; /* rgb */ color: rgb(178, 210, 252); /* oklch */ color: oklch(85.5% 0.068 255.3);
Tailwind
colors: {
custom: {
50: '#cadffd',
500: '#b2d2fc',
950: '#000000',
},
}SCSS
$custom: #b2d2fc; $custom-light: #cadffd; $custom-dark: #000000;
JSON
{
"hex": "#b2d2fc",
"rgb": {
"r": 178,
"g": 210,
"b": 252
},
"hsl": {
"h": 214.054,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.85466,
"c": 0.06814,
"h": 255.3
},
"luminance": 0.62586
}Semantic roles & 50–950 ramp
primary
#B2D2FC
secondary
#E1B171
accent
#8200E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485