#B2DFF2#B2DFF2
#B2DFF2 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 87.8% C 0.054 H 225.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFF2 |
|---|---|
| RGB | rgb(178, 223, 242) |
| HSL | hsl(198, 71%, 82%) |
| HSV | hsv(198, 26%, 95%) |
| CMYK | cmyk(26.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.33, -10.33, -14.03) |
| CIE-LCH | lch(86.33, 17.42, 233.63°) |
| OKLab | oklab(87.81% -0.0375 -0.0382) |
| OKLCH | oklch(87.81% 0.054 225.5) |
| XYZ | xyz(60.7700, 68.6486, 94.0357) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.45
Ice Blue
#A5DFF9
ΔE00 2.68
Powder Blue
#B0E0E6
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 6.53
Baby Blue
#89CFF0
ΔE00 6.58
Pale Sky Blue
#BDF6FE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFF2 #F2C5B2
analogous
#B2F2E5 #B2DFF2 #B2BFF2
triadic
#B2DFF2 #F2B2DF #DFF2B2
tetradic
#B2DFF2 #E5B2F2 #F2C5B2 #BFF2B2
square
#B2DFF2 #E5B2F2 #F2C5B2 #BFF2B2
split-complementary
#B2DFF2 #F2B2BF #F2E5B2
monochromatic
#49B3E0 #7EC9E9 #B2DFF2 #E5F4FB #E5F4FB
Accessibility & contrast
On white
1.43
#B2DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#B2DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFF2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFF2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF3
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#9EE5E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2dff2; /* rgb */ color: rgb(178, 223, 242); /* oklch */ color: oklch(87.8% 0.054 225.5);
Tailwind
colors: {
custom: {
50: '#cae9f6',
500: '#b2dff2',
950: '#000000',
},
}SCSS
$custom: #b2dff2; $custom-light: #cae9f6; $custom-dark: #000000;
JSON
{
"hex": "#b2dff2",
"rgb": {
"r": 178,
"g": 223,
"b": 242
},
"hsl": {
"h": 197.813,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.8781,
"c": 0.05358,
"h": 225.5
},
"luminance": 0.68651
}Semantic roles & 50–950 ramp
primary
#B2DFF2
secondary
#D19277
accent
#4C12D3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485