#B2DFFE#B2DFFE
#B2DFFE is a very light, moderate cyan. Relative luminance 0.694; OKLCH L 88.2% C 0.064 H 238.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFFE |
|---|---|
| RGB | rgb(178, 223, 254) |
| HSL | hsl(204, 97%, 85%) |
| HSV | hsv(204, 30%, 100%) |
| CMYK | cmyk(29.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.70, -7.57, -19.80) |
| CIE-LCH | lch(86.70, 21.19, 249.08°) |
| OKLab | oklab(88.22% -0.0332 -0.0542) |
| OKLCH | oklch(88.22% 0.064 238.5) |
| XYZ | xyz(62.6317, 69.3933, 103.8409) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 5.07
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFFE #FED1B2
analogous
#B2FEF7 #B2DFFE #B2B9FE
triadic
#B2DFFE #FEB2DF #DFFEB2
tetradic
#B2DFFE #F7B2FE #FED1B2 #B9FEB2
square
#B2DFFE #F7B2FE #FED1B2 #B9FEB2
split-complementary
#B2DFFE #FEB2B9 #FEF7B2
monochromatic
#39ADFC #76C6FD #B2DFFE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.41
#B2DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#B2DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFFE
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFFE | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#9AE7E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2dffe; /* rgb */ color: rgb(178, 223, 254); /* oklch */ color: oklch(88.2% 0.064 238.5);
Tailwind
colors: {
custom: {
50: '#cae9fe',
500: '#b2dffe',
950: '#000000',
},
}SCSS
$custom: #b2dffe; $custom-light: #cae9fe; $custom-dark: #000000;
JSON
{
"hex": "#b2dffe",
"rgb": {
"r": 178,
"g": 223,
"b": 254
},
"hsl": {
"h": 204.474,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.88224,
"c": 0.06356,
"h": 238.5
},
"luminance": 0.69396
}Semantic roles & 50–950 ramp
primary
#B2DFFE
secondary
#E49F70
accent
#5E00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485