#B6DAFF#B6DAFF
#B6DAFF is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 87.5% C 0.064 H 249.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DAFF |
|---|---|
| RGB | rgb(182, 218, 255) |
| HSL | hsl(210, 100%, 86%) |
| HSV | hsv(210, 29%, 100%) |
| CMYK | cmyk(28.6%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(85.66, -3.60, -21.88) |
| CIE-LCH | lch(85.66, 22.17, 260.65°) |
| OKLab | oklab(87.48% -0.0227 -0.0599) |
| OKLCH | oklch(87.48% 0.064 249.3) |
| XYZ | xyz(62.4075, 67.3054, 104.2914) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.91
Baby Blue (survey)
#A2CFFE
ΔE00 3.67
Light Blue
#95D0FC
ΔE00 5.50
Light Blue Grey
#B7C9E2
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DAFF #FFDBB6
analogous
#B6FEFF #B6DAFF #B6B6FF
triadic
#B6DAFF #FFB6DA #DAFFB6
tetradic
#B6DAFF #FFB6FE #FFDBB6 #B6FFB6
square
#B6DAFF #FFB6FE #FFDBB6 #B6FFB6
split-complementary
#B6DAFF #FFB6B6 #FEFFB6
monochromatic
#3C9CFF #79BBFF #B6DAFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.45
#B6DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B6DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DAFF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DAFF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C3D3FE
Tritanopia (blue-blind)
#A1E2E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6daff; /* rgb */ color: rgb(182, 218, 255); /* oklch */ color: oklch(87.5% 0.064 249.3);
Tailwind
colors: {
custom: {
50: '#cde5ff',
500: '#b6daff',
950: '#000000',
},
}SCSS
$custom: #b6daff; $custom-light: #cde5ff; $custom-dark: #000000;
JSON
{
"hex": "#b6daff",
"rgb": {
"r": 182,
"g": 218,
"b": 255
},
"hsl": {
"h": 210.411,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.87476,
"c": 0.06409,
"h": 249.3
},
"luminance": 0.67308
}Semantic roles & 50–950 ramp
primary
#B6DAFF
secondary
#E6AD73
accent
#7400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131518
muted
#838486