#B2DCF2#B2DCF2
#B2DCF2 is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.2% C 0.053 H 230.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCF2 |
|---|---|
| RGB | rgb(178, 220, 242) |
| HSL | hsl(201, 71%, 82%) |
| HSV | hsv(201, 26%, 95%) |
| CMYK | cmyk(26.4%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.53, -8.79, -15.22) |
| CIE-LCH | lch(85.53, 17.58, 240.01°) |
| OKLab | oklab(87.18% -0.0337 -0.0415) |
| OKLCH | oklch(87.18% 0.053 230.9) |
| XYZ | xyz(59.9756, 67.0598, 93.7709) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.96
Lightblue
#ADD8E6
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.44
Light Blue
#95D0FC
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCF2 #F2C8B2
analogous
#B2F2E8 #B2DCF2 #B2BCF2
triadic
#B2DCF2 #F2B2DC #DCF2B2
tetradic
#B2DCF2 #E8B2F2 #F2C8B2 #BCF2B2
square
#B2DCF2 #E8B2F2 #F2C8B2 #BCF2B2
split-complementary
#B2DCF2 #F2B2BC #F2E8B2
monochromatic
#49ACE0 #7EC4E9 #B2DCF2 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.46
#B2DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B2DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCF2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCF2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#9FE2E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dcf2; /* rgb */ color: rgb(178, 220, 242); /* oklch */ color: oklch(87.2% 0.053 230.9);
Tailwind
colors: {
custom: {
50: '#cae6f6',
500: '#b2dcf2',
950: '#000000',
},
}SCSS
$custom: #b2dcf2; $custom-light: #cae6f6; $custom-dark: #000000;
JSON
{
"hex": "#b2dcf2",
"rgb": {
"r": 178,
"g": 220,
"b": 242
},
"hsl": {
"h": 200.625,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.87181,
"c": 0.05345,
"h": 230.9
},
"luminance": 0.67062
}Semantic roles & 50–950 ramp
primary
#B2DCF2
secondary
#D19677
accent
#5512D3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485