#B2DBF1#B2DBF1
#B2DBF1 is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.9% C 0.053 H 231.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBF1 |
|---|---|
| RGB | rgb(178, 219, 241) |
| HSL | hsl(201, 69%, 82%) |
| HSV | hsv(201, 26%, 95%) |
| CMYK | cmyk(26.1%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(85.24, -8.50, -15.14) |
| CIE-LCH | lch(85.24, 17.36, 240.69°) |
| OKLab | oklab(86.94% -0.0327 -0.0413) |
| OKLCH | oklch(86.94% 0.053 231.6) |
| XYZ | xyz(59.5641, 66.4765, 92.8949) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.20
Lightblue
#ADD8E6
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.47
Light Blue
#95D0FC
ΔE00 6.72
Lightskyblue
#87CEFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBF1 #F1C8B2
analogous
#B2F1E7 #B2DBF1 #B2BCF1
triadic
#B2DBF1 #F1B2DB #DBF1B2
tetradic
#B2DBF1 #E7B2F1 #F1C8B2 #BCF1B2
square
#B2DBF1 #E7B2F1 #F1C8B2 #BCF1B2
split-complementary
#B2DBF1 #F1B2BC #F1E7B2
monochromatic
#4AABDE #7EC3E8 #B2DBF1 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.47
#B2DBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#B2DBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBF1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBF1 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F2
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#9FE1E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dbf1; /* rgb */ color: rgb(178, 219, 241); /* oklch */ color: oklch(86.9% 0.053 231.6);
Tailwind
colors: {
custom: {
50: '#cae6f5',
500: '#b2dbf1',
950: '#000000',
},
}SCSS
$custom: #b2dbf1; $custom-light: #cae6f5; $custom-dark: #000000;
JSON
{
"hex": "#b2dbf1",
"rgb": {
"r": 178,
"g": 219,
"b": 241
},
"hsl": {
"h": 200.952,
"s": 69.231,
"l": 82.157
},
"oklch": {
"l": 0.86938,
"c": 0.05269,
"h": 231.6
},
"luminance": 0.66479
}Semantic roles & 50–950 ramp
primary
#B2DBF1
secondary
#D09677
accent
#5614D1
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485