#B2DFFB#B2DFFB
#B2DFFB is a very light, moderate cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.061 H 235.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFFB |
|---|---|
| RGB | rgb(178, 223, 251) |
| HSL | hsl(203, 90%, 84%) |
| HSV | hsv(203, 29%, 98%) |
| CMYK | cmyk(29.1%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(86.60, -8.27, -18.36) |
| CIE-LCH | lch(86.60, 20.14, 245.76°) |
| OKLab | oklab(88.12% -0.0343 -0.0502) |
| OKLCH | oklch(88.12% 0.061 235.7) |
| XYZ | xyz(62.1551, 69.2027, 101.3306) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.16
Lightblue
#ADD8E6
ΔE00 5.44
Light Blue
#95D0FC
ΔE00 5.60
Baby Blue
#89CFF0
ΔE00 6.14
Baby Blue (survey)
#A2CFFE
ΔE00 6.49
Lightskyblue
#87CEFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFFB #FBCEB2
analogous
#B2FBF3 #B2DFFB #B2BBFB
triadic
#B2DFFB #FBB2DF #DFFBB2
tetradic
#B2DFFB #F3B2FB #FBCEB2 #BBFBB2
square
#B2DFFB #F3B2FB #FBCEB2 #BBFBB2
split-complementary
#B2DFFB #FBB2BB #FBF3B2
monochromatic
#3EAFF5 #78C7F8 #B2DFFB #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.41
#B2DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#B2DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFFB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFFB | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFC
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#9BE6E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2dffb; /* rgb */ color: rgb(178, 223, 251); /* oklch */ color: oklch(88.1% 0.061 235.7);
Tailwind
colors: {
custom: {
50: '#cae9fc',
500: '#b2dffb',
950: '#000000',
},
}SCSS
$custom: #b2dffb; $custom-light: #cae9fc; $custom-dark: #000000;
JSON
{
"hex": "#b2dffb",
"rgb": {
"r": 178,
"g": 223,
"b": 251
},
"hsl": {
"h": 203.014,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.88118,
"c": 0.06078,
"h": 235.7
},
"luminance": 0.69205
}Semantic roles & 50–950 ramp
primary
#B2DFFB
secondary
#DF9C72
accent
#5800E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485