#B2DDEA#B2DDEA
#B2DDEA is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.1% C 0.048 H 218.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDEA |
|---|---|
| RGB | rgb(178, 221, 234) |
| HSL | hsl(194, 57%, 81%) |
| HSV | hsv(194, 24%, 92%) |
| CMYK | cmyk(23.9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.56, -11.09, -10.95) |
| CIE-LCH | lch(85.56, 15.59, 224.64°) |
| OKLab | oklab(87.13% -0.0379 -0.0298) |
| OKLCH | oklch(87.13% 0.048 218.1) |
| XYZ | xyz(59.0635, 67.1161, 87.6687) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.23
Powder Blue
#B0E0E6
ΔE00 3.60
Ice Blue
#A5DFF9
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDEA #EABFB2
analogous
#B2EADB #B2DDEA #B2C1EA
triadic
#B2DDEA #EAB2DD #DDEAB2
tetradic
#B2DDEA #DBB2EA #EABFB2 #C1EAB2
square
#B2DDEA #DBB2EA #EABFB2 #C1EAB2
split-complementary
#B2DDEA #EAB2C1 #EADBB2
monochromatic
#52B3D0 #82C8DD #B2DDEA #E2F2F7 #E7F4F8
Accessibility & contrast
On white
1.46
#B2DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B2DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDEA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDEA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#A1E2E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2ddea; /* rgb */ color: rgb(178, 221, 234); /* oklch */ color: oklch(87.1% 0.048 218.1);
Tailwind
colors: {
custom: {
50: '#cae7f0',
500: '#b2ddea',
950: '#000000',
},
}SCSS
$custom: #b2ddea; $custom-light: #cae7f0; $custom-dark: #000000;
JSON
{
"hex": "#b2ddea",
"rgb": {
"r": 178,
"g": 221,
"b": 234
},
"hsl": {
"h": 193.929,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.87125,
"c": 0.04825,
"h": 218.1
},
"luminance": 0.67118
}Semantic roles & 50–950 ramp
primary
#B2DDEA
secondary
#C68C7A
accent
#4721C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485