#B2DEF2#B2DEF2
#B2DEF2 is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.6% C 0.053 H 227.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEF2 |
|---|---|
| RGB | rgb(178, 222, 242) |
| HSL | hsl(199, 71%, 82%) |
| HSV | hsv(199, 26%, 95%) |
| CMYK | cmyk(26.4%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(86.06, -9.82, -14.43) |
| CIE-LCH | lch(86.06, 17.45, 235.77°) |
| OKLab | oklab(87.6% -0.0362 -0.0393) |
| OKLCH | oklch(87.6% 0.053 227.3) |
| XYZ | xyz(60.5036, 68.1159, 93.9470) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.66
Lightblue
#ADD8E6
ΔE00 2.72
Powder Blue
#B0E0E6
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 6.45
Light Blue
#95D0FC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEF2 #F2C6B2
analogous
#B2F2E6 #B2DEF2 #B2BEF2
triadic
#B2DEF2 #F2B2DE #DEF2B2
tetradic
#B2DEF2 #E6B2F2 #F2C6B2 #BEF2B2
square
#B2DEF2 #E6B2F2 #F2C6B2 #BEF2B2
split-complementary
#B2DEF2 #F2B2BE #F2E6B2
monochromatic
#49B1E0 #7EC8E9 #B2DEF2 #E5F4FB #E5F4FB
Accessibility & contrast
On white
1.44
#B2DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#B2DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEF2
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEF2 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF3
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#9EE4E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b2def2; /* rgb */ color: rgb(178, 222, 242); /* oklch */ color: oklch(87.6% 0.053 227.3);
Tailwind
colors: {
custom: {
50: '#cae8f6',
500: '#b2def2',
950: '#000000',
},
}SCSS
$custom: #b2def2; $custom-light: #cae8f6; $custom-dark: #000000;
JSON
{
"hex": "#b2def2",
"rgb": {
"r": 178,
"g": 222,
"b": 242
},
"hsl": {
"h": 198.75,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.876,
"c": 0.05349,
"h": 227.3
},
"luminance": 0.68118
}Semantic roles & 50–950 ramp
primary
#B2DEF2
secondary
#D19377
accent
#4F12D3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485