#B2CDEB#B2CDEB
#B2CDEB is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.051 H 251.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDEB |
|---|---|
| RGB | rgb(178, 205, 235) |
| HSL | hsl(212, 59%, 81%) |
| HSV | hsv(212, 24%, 92%) |
| CMYK | cmyk(24.3%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.36, -2.54, -17.79) |
| CIE-LCH | lch(81.36, 17.97, 261.88°) |
| OKLab | oklab(83.82% -0.0165 -0.0485) |
| OKLCH | oklch(83.82% 0.051 251.2) |
| XYZ | xyz(55.1827, 59.1240, 87.0858) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.81
Lightsteelblue
#B0C4DE
ΔE00 2.88
Powder Blue (survey)
#B1D1FC
ΔE00 3.34
Cloudy Blue
#ACC2D9
ΔE00 3.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDEB #EBD0B2
analogous
#B2E9EB #B2CDEB #B3B2EB
triadic
#B2CDEB #EBB2CD #CDEBB2
tetradic
#B2CDEB #EBB2E9 #EBD0B2 #B2EBB3
square
#B2CDEB #EBB2E9 #EBD0B2 #B2EBB3
split-complementary
#B2CDEB #EBB3B2 #E9EBB2
monochromatic
#518ED2 #81ADDE #B2CDEB #E3EDF8 #E7EFF9
Accessibility & contrast
On white
1.64
#B2CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#B2CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDEB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDEB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#BBC8EA
Tritanopia (blue-blind)
#A2D4D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cdeb; /* rgb */ color: rgb(178, 205, 235); /* oklch */ color: oklch(83.8% 0.051 251.2);
Tailwind
colors: {
custom: {
50: '#cadcf1',
500: '#b2cdeb',
950: '#000000',
},
}SCSS
$custom: #b2cdeb; $custom-light: #cadcf1; $custom-dark: #000000;
JSON
{
"hex": "#b2cdeb",
"rgb": {
"r": 178,
"g": 205,
"b": 235
},
"hsl": {
"h": 211.579,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.83818,
"c": 0.05126,
"h": 251.2
},
"luminance": 0.59126
}Semantic roles & 50–950 ramp
primary
#B2CDEB
secondary
#C7A37A
accent
#771FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485