#B2DBED#B2DBED
#B2DBED is a very light, muted cyan. Relative luminance 0.662; OKLCH L 86.8% C 0.050 H 226.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBED |
|---|---|
| RGB | rgb(178, 219, 237) |
| HSL | hsl(198, 62%, 81%) |
| HSV | hsv(198, 25%, 93%) |
| CMYK | cmyk(24.9%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.12, -9.40, -13.20) |
| CIE-LCH | lch(85.12, 16.21, 234.55°) |
| OKLab | oklab(86.8% -0.0342 -0.0359) |
| OKLCH | oklch(86.8% 0.05 226.4) |
| XYZ | xyz(58.9732, 66.2402, 89.7827) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.10
Ice Blue
#A5DFF9
ΔE00 3.41
Powder Blue
#B0E0E6
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.56
Baby Blue
#89CFF0
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBED #EDC4B2
analogous
#B2EDE2 #B2DBED #B2BEED
triadic
#B2DBED #EDB2DB #DBEDB2
tetradic
#B2DBED #E2B2ED #EDC4B2 #BEEDB2
square
#B2DBED #E2B2ED #EDC4B2 #BEEDB2
split-complementary
#B2DBED #EDB2BE #EDE2B2
monochromatic
#4FADD6 #80C4E1 #B2DBED #E4F2F9 #E6F3F9
Accessibility & contrast
On white
1.47
#B2DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B2DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBED
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBED | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C8D2ED
Tritanopia (blue-blind)
#A0E1E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dbed; /* rgb */ color: rgb(178, 219, 237); /* oklch */ color: oklch(86.8% 0.050 226.4);
Tailwind
colors: {
custom: {
50: '#cae6f2',
500: '#b2dbed',
950: '#000000',
},
}SCSS
$custom: #b2dbed; $custom-light: #cae6f2; $custom-dark: #000000;
JSON
{
"hex": "#b2dbed",
"rgb": {
"r": 178,
"g": 219,
"b": 237
},
"hsl": {
"h": 198.305,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.86803,
"c": 0.04963,
"h": 226.4
},
"luminance": 0.66242
}Semantic roles & 50–950 ramp
primary
#B2DBED
secondary
#CA9279
accent
#511CCA
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485