#B6DCFF#B6DCFF
#B6DCFF is a very light, moderate cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.063 H 246.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DCFF |
|---|---|
| RGB | rgb(182, 220, 255) |
| HSL | hsl(209, 100%, 86%) |
| HSV | hsv(209, 29%, 100%) |
| CMYK | cmyk(28.6%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.18, -4.65, -21.08) |
| CIE-LCH | lch(86.18, 21.59, 257.57°) |
| OKLab | oklab(87.89% -0.0253 -0.0577) |
| OKLCH | oklch(87.89% 0.063 246.4) |
| XYZ | xyz(62.9293, 68.3490, 104.4653) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.91
Baby Blue (survey)
#A2CFFE
ΔE00 4.09
Light Blue
#95D0FC
ΔE00 5.26
Ice Blue
#A5DFF9
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DCFF #FFD9B6
analogous
#B6FFFD #B6DCFF #B6B7FF
triadic
#B6DCFF #FFB6DC #DCFFB6
tetradic
#B6DCFF #FDB6FF #FFD9B6 #B7FFB6
square
#B6DCFF #FDB6FF #FFD9B6 #B7FFB6
split-complementary
#B6DCFF #FFB6B7 #FFFDB6
monochromatic
#3CA1FF #79BFFF #B6DCFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.43
#B6DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#B6DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DCFF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DCFF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#A0E4E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b6dcff; /* rgb */ color: rgb(182, 220, 255); /* oklch */ color: oklch(87.9% 0.063 246.4);
Tailwind
colors: {
custom: {
50: '#cde6ff',
500: '#b6dcff',
950: '#000000',
},
}SCSS
$custom: #b6dcff; $custom-light: #cde6ff; $custom-dark: #000000;
JSON
{
"hex": "#b6dcff",
"rgb": {
"r": 182,
"g": 220,
"b": 255
},
"hsl": {
"h": 208.767,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.87888,
"c": 0.06302,
"h": 246.4
},
"luminance": 0.68351
}Semantic roles & 50–950 ramp
primary
#B6DCFF
secondary
#E6AA73
accent
#6E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131618
muted
#838486