#B2DCEE#B2DCEE
#B2DCEE is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.0% C 0.050 H 225.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCEE |
|---|---|
| RGB | rgb(178, 220, 238) |
| HSL | hsl(198, 64%, 82%) |
| HSV | hsv(198, 25%, 93%) |
| CMYK | cmyk(25.2%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(85.41, -9.69, -13.29) |
| CIE-LCH | lch(85.41, 16.45, 233.90°) |
| OKLab | oklab(87.05% -0.0351 -0.0362) |
| OKLCH | oklch(87.05% 0.05 225.8) |
| XYZ | xyz(59.3814, 66.8221, 90.6415) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.05
Ice Blue
#A5DFF9
ΔE00 3.24
Powder Blue
#B0E0E6
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 6.55
Baby Blue
#89CFF0
ΔE00 6.61
Pale Sky Blue
#BDF6FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCEE #EEC4B2
analogous
#B2EEE2 #B2DCEE #B2BEEE
triadic
#B2DCEE #EEB2DC #DCEEB2
tetradic
#B2DCEE #E2B2EE #EEC4B2 #BEEEB2
square
#B2DCEE #E2B2EE #EEC4B2 #BEEEB2
split-complementary
#B2DCEE #EEB2BE #EEE2B2
monochromatic
#4EAED8 #80C5E3 #B2DCEE #E4F3F9 #E6F4F9
Accessibility & contrast
On white
1.46
#B2DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B2DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCEE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCEE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#A0E2E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dcee; /* rgb */ color: rgb(178, 220, 238); /* oklch */ color: oklch(87.0% 0.050 225.8);
Tailwind
colors: {
custom: {
50: '#cae6f3',
500: '#b2dcee',
950: '#000000',
},
}SCSS
$custom: #b2dcee; $custom-light: #cae6f3; $custom-dark: #000000;
JSON
{
"hex": "#b2dcee",
"rgb": {
"r": 178,
"g": 220,
"b": 238
},
"hsl": {
"h": 198,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.87046,
"c": 0.05045,
"h": 225.8
},
"luminance": 0.66824
}Semantic roles & 50–950 ramp
primary
#B2DCEE
secondary
#CC9179
accent
#4F1ACC
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485