#B2DDEB#B2DDEB
#B2DDEB is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.2% C 0.049 H 219.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDEB |
|---|---|
| RGB | rgb(178, 221, 235) |
| HSL | hsl(195, 59%, 81%) |
| HSV | hsv(195, 24%, 92%) |
| CMYK | cmyk(24.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(85.59, -10.87, -11.44) |
| CIE-LCH | lch(85.59, 15.78, 226.45°) |
| OKLab | oklab(87.16% -0.0376 -0.0311) |
| OKLCH | oklch(87.16% 0.049 219.6) |
| XYZ | xyz(59.2075, 67.1738, 88.4274) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.17
Powder Blue
#B0E0E6
ΔE00 4.00
Ice Blue
#A5DFF9
ΔE00 4.10
Pale Sky Blue
#BDF6FE
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.07
Baby Blue
#89CFF0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDEB #EBC0B2
analogous
#B2EBDC #B2DDEB #B2C0EB
triadic
#B2DDEB #EBB2DD #DDEBB2
tetradic
#B2DDEB #DCB2EB #EBC0B2 #C0EBB2
square
#B2DDEB #DCB2EB #EBC0B2 #C0EBB2
split-complementary
#B2DDEB #EBB2C0 #EBDCB2
monochromatic
#51B2D2 #81C8DE #B2DDEB #E3F2F8 #E7F4F9
Accessibility & contrast
On white
1.45
#B2DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B2DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDEB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDEB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#A1E2E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2ddeb; /* rgb */ color: rgb(178, 221, 235); /* oklch */ color: oklch(87.2% 0.049 219.6);
Tailwind
colors: {
custom: {
50: '#cae7f1',
500: '#b2ddeb',
950: '#000000',
},
}SCSS
$custom: #b2ddeb; $custom-light: #cae7f1; $custom-dark: #000000;
JSON
{
"hex": "#b2ddeb",
"rgb": {
"r": 178,
"g": 221,
"b": 235
},
"hsl": {
"h": 194.737,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.87158,
"c": 0.04878,
"h": 219.6
},
"luminance": 0.67176
}Semantic roles & 50–950 ramp
primary
#B2DDEB
secondary
#C78D7A
accent
#481FC6
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485