#B2DFF4#B2DFF4
#B2DFF4 is a very light, muted cyan. Relative luminance 0.688; OKLCH L 87.9% C 0.055 H 228.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFF4 |
|---|---|
| RGB | rgb(178, 223, 244) |
| HSL | hsl(199, 75%, 83%) |
| HSV | hsv(199, 27%, 96%) |
| CMYK | cmyk(27%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(86.39, -9.88, -15.00) |
| CIE-LCH | lch(86.39, 17.96, 236.63°) |
| OKLab | oklab(87.88% -0.0368 -0.0409) |
| OKLCH | oklch(87.88% 0.055 228) |
| XYZ | xyz(61.0720, 68.7694, 95.6264) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.42
Lightblue
#ADD8E6
ΔE00 3.08
Baby Blue
#89CFF0
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.44
Light Blue
#95D0FC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFF4 #F4C7B2
analogous
#B2F4E8 #B2DFF4 #B2BEF4
triadic
#B2DFF4 #F4B2DF #DFF4B2
tetradic
#B2DFF4 #E8B2F4 #F4C7B2 #BEF4B2
square
#B2DFF4 #E8B2F4 #F4C7B2 #BEF4B2
split-complementary
#B2DFF4 #F4B2BE #F4E8B2
monochromatic
#47B2E5 #7CC9EC #B2DFF4 #E4F4FB #E4F4FB
Accessibility & contrast
On white
1.42
#B2DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#B2DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFF4
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFF4 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#CAD5F4
Tritanopia (blue-blind)
#9EE5E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2dff4; /* rgb */ color: rgb(178, 223, 244); /* oklch */ color: oklch(87.9% 0.055 228.0);
Tailwind
colors: {
custom: {
50: '#cae9f7',
500: '#b2dff4',
950: '#000000',
},
}SCSS
$custom: #b2dff4; $custom-light: #cae9f7; $custom-dark: #000000;
JSON
{
"hex": "#b2dff4",
"rgb": {
"r": 178,
"g": 223,
"b": 244
},
"hsl": {
"h": 199.091,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.87878,
"c": 0.05502,
"h": 228
},
"luminance": 0.68772
}Semantic roles & 50–950 ramp
primary
#B2DFF4
secondary
#D49476
accent
#4E0ED7
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485