#B2DBF2#B2DBF2
#B2DBF2 is a very light, muted cyan. Relative luminance 0.665; OKLCH L 87.0% C 0.054 H 232.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBF2 |
|---|---|
| RGB | rgb(178, 219, 242) |
| HSL | hsl(202, 71%, 82%) |
| HSV | hsv(202, 26%, 95%) |
| CMYK | cmyk(26.4%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.27, -8.27, -15.62) |
| CIE-LCH | lch(85.27, 17.68, 242.10°) |
| OKLab | oklab(86.97% -0.0324 -0.0426) |
| OKLCH | oklch(86.97% 0.054 232.8) |
| XYZ | xyz(59.7139, 66.5365, 93.6837) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.26
Lightblue
#ADD8E6
ΔE00 3.95
Baby Blue
#89CFF0
ΔE00 6.13
Light Blue
#95D0FC
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.51
Lightskyblue
#87CEFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBF2 #F2C9B2
analogous
#B2F2E9 #B2DBF2 #B2BBF2
triadic
#B2DBF2 #F2B2DB #DBF2B2
tetradic
#B2DBF2 #E9B2F2 #F2C9B2 #BBF2B2
square
#B2DBF2 #E9B2F2 #F2C9B2 #BBF2B2
split-complementary
#B2DBF2 #F2B2BB #F2E9B2
monochromatic
#49AAE0 #7EC3E9 #B2DBF2 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.47
#B2DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B2DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBF2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBF2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C7D2F2
Tritanopia (blue-blind)
#9FE1E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dbf2; /* rgb */ color: rgb(178, 219, 242); /* oklch */ color: oklch(87.0% 0.054 232.8);
Tailwind
colors: {
custom: {
50: '#cae6f6',
500: '#b2dbf2',
950: '#000000',
},
}SCSS
$custom: #b2dbf2; $custom-light: #cae6f6; $custom-dark: #000000;
JSON
{
"hex": "#b2dbf2",
"rgb": {
"r": 178,
"g": 219,
"b": 242
},
"hsl": {
"h": 201.563,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.86972,
"c": 0.05352,
"h": 232.8
},
"luminance": 0.66539
}Semantic roles & 50–950 ramp
primary
#B2DBF2
secondary
#D19777
accent
#5812D3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485