#B2DCED#B2DCED
#B2DCED is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.0% C 0.050 H 224.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCED |
|---|---|
| RGB | rgb(178, 220, 237) |
| HSL | hsl(197, 62%, 81%) |
| HSV | hsv(197, 25%, 93%) |
| CMYK | cmyk(24.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.38, -9.91, -12.81) |
| CIE-LCH | lch(85.38, 16.20, 232.25°) |
| OKLab | oklab(87.01% -0.0355 -0.0349) |
| OKLCH | oklch(87.01% 0.05 224.5) |
| XYZ | xyz(59.2349, 66.7635, 89.8700) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.71
Ice Blue
#A5DFF9
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 5.36
Sky Blue
#87CEEB
ΔE00 6.64
Baby Blue
#89CFF0
ΔE00 6.78
Pale Sky Blue
#BDF6FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCED #EDC3B2
analogous
#B2EDE1 #B2DCED #B2BFED
triadic
#B2DCED #EDB2DC #DCEDB2
tetradic
#B2DCED #E1B2ED #EDC3B2 #BFEDB2
square
#B2DCED #E1B2ED #EDC3B2 #BFEDB2
split-complementary
#B2DCED #EDB2BF #EDE1B2
monochromatic
#4FAFD6 #80C5E1 #B2DCED #E4F3F9 #E6F4F9
Accessibility & contrast
On white
1.46
#B2DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B2DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCED
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCED | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#A0E1E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dced; /* rgb */ color: rgb(178, 220, 237); /* oklch */ color: oklch(87.0% 0.050 224.5);
Tailwind
colors: {
custom: {
50: '#cae6f2',
500: '#b2dced',
950: '#000000',
},
}SCSS
$custom: #b2dced; $custom-light: #cae6f2; $custom-dark: #000000;
JSON
{
"hex": "#b2dced",
"rgb": {
"r": 178,
"g": 220,
"b": 237
},
"hsl": {
"h": 197.288,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.87013,
"c": 0.04977,
"h": 224.5
},
"luminance": 0.66766
}Semantic roles & 50–950 ramp
primary
#B2DCED
secondary
#CA9079
accent
#4E1CCA
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485