#B2DEEB#B2DEEB
#B2DEEB is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.4% C 0.049 H 217.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEEB |
|---|---|
| RGB | rgb(178, 222, 235) |
| HSL | hsl(194, 59%, 81%) |
| HSV | hsv(194, 24%, 92%) |
| CMYK | cmyk(24.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.86, -11.39, -11.04) |
| CIE-LCH | lch(85.86, 15.86, 224.12°) |
| OKLab | oklab(87.37% -0.0389 -0.03) |
| OKLCH | oklch(87.37% 0.049 217.7) |
| XYZ | xyz(59.4723, 67.7034, 88.5157) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.46
Powder Blue
#B0E0E6
ΔE00 3.43
Ice Blue
#A5DFF9
ΔE00 4.38
Pale Sky Blue
#BDF6FE
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 7.29
Baby Blue
#89CFF0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEEB #EBBFB2
analogous
#B2EBDB #B2DEEB #B2C1EB
triadic
#B2DEEB #EBB2DE #DEEBB2
tetradic
#B2DEEB #DBB2EB #EBBFB2 #C1EBB2
square
#B2DEEB #DBB2EB #EBBFB2 #C1EBB2
split-complementary
#B2DEEB #EBB2C1 #EBDBB2
monochromatic
#51B4D2 #81C9DE #B2DEEB #E3F3F8 #E7F5F9
Accessibility & contrast
On white
1.44
#B2DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B2DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEEB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEEB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#A1E3E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b2deeb; /* rgb */ color: rgb(178, 222, 235); /* oklch */ color: oklch(87.4% 0.049 217.7);
Tailwind
colors: {
custom: {
50: '#cae8f1',
500: '#b2deeb',
950: '#000000',
},
}SCSS
$custom: #b2deeb; $custom-light: #cae8f1; $custom-dark: #000000;
JSON
{
"hex": "#b2deeb",
"rgb": {
"r": 178,
"g": 222,
"b": 235
},
"hsl": {
"h": 193.684,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.87368,
"c": 0.04912,
"h": 217.7
},
"luminance": 0.67706
}Semantic roles & 50–950 ramp
primary
#B2DEEB
secondary
#C78B7A
accent
#451FC6
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485