#B2DAFF#B2DAFF
#B2DAFF is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 87.2% C 0.067 H 246.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DAFF |
|---|---|
| RGB | rgb(178, 218, 255) |
| HSL | hsl(209, 100%, 85%) |
| HSV | hsv(209, 30%, 100%) |
| CMYK | cmyk(30.2%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(85.42, -4.73, -22.27) |
| CIE-LCH | lch(85.42, 22.76, 258.01°) |
| OKLab | oklab(87.22% -0.0265 -0.0611) |
| OKLCH | oklch(87.22% 0.067 246.6) |
| XYZ | xyz(61.4761, 66.8252, 104.2477) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.38
Powder Blue (survey)
#B1D1FC
ΔE00 3.60
Light Blue
#95D0FC
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 6.55
Lightskyblue
#87CEFA
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DAFF #FFD7B2
analogous
#B2FFFD #B2DAFF #B2B4FF
triadic
#B2DAFF #FFB2DA #DAFFB2
tetradic
#B2DAFF #FDB2FF #FFD7B2 #B4FFB2
square
#B2DAFF #FDB2FF #FFD7B2 #B4FFB2
split-complementary
#B2DAFF #FFB2B4 #FFFDB2
monochromatic
#389FFF #75BDFF #B2DAFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.46
#B2DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B2DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DAFF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DAFF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#9BE3E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2daff; /* rgb */ color: rgb(178, 218, 255); /* oklch */ color: oklch(87.2% 0.067 246.6);
Tailwind
colors: {
custom: {
50: '#cae5ff',
500: '#b2daff',
950: '#000000',
},
}SCSS
$custom: #b2daff; $custom-light: #cae5ff; $custom-dark: #000000;
JSON
{
"hex": "#b2daff",
"rgb": {
"r": 178,
"g": 218,
"b": 255
},
"hsl": {
"h": 208.831,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.87223,
"c": 0.06657,
"h": 246.6
},
"luminance": 0.66828
}Semantic roles & 50–950 ramp
primary
#B2DAFF
secondary
#E6A870
accent
#6E00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486