#B6DBFF#B6DBFF
#B6DBFF is a very light, moderate cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.064 H 247.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DBFF |
|---|---|
| RGB | rgb(182, 219, 255) |
| HSL | hsl(210, 100%, 86%) |
| HSV | hsv(210, 29%, 100%) |
| CMYK | cmyk(28.6%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(85.92, -4.12, -21.48) |
| CIE-LCH | lch(85.92, 21.87, 259.13°) |
| OKLab | oklab(87.68% -0.024 -0.0588) |
| OKLCH | oklch(87.68% 0.064 247.8) |
| XYZ | xyz(62.6676, 67.8256, 104.3781) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.40
Baby Blue (survey)
#A2CFFE
ΔE00 3.85
Light Blue
#95D0FC
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.82
Ice Blue
#A5DFF9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DBFF #FFDAB6
analogous
#B6FFFE #B6DBFF #B6B6FF
triadic
#B6DBFF #FFB6DB #DBFFB6
tetradic
#B6DBFF #FEB6FF #FFDAB6 #B6FFB6
square
#B6DBFF #FEB6FF #FFDAB6 #B6FFB6
split-complementary
#B6DBFF #FFB6B6 #FFFEB6
monochromatic
#3C9FFF #79BDFF #B6DBFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.44
#B6DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#B6DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DBFF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DBFF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#A1E3E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b6dbff; /* rgb */ color: rgb(182, 219, 255); /* oklch */ color: oklch(87.7% 0.064 247.8);
Tailwind
colors: {
custom: {
50: '#cde6ff',
500: '#b6dbff',
950: '#000000',
},
}SCSS
$custom: #b6dbff; $custom-light: #cde6ff; $custom-dark: #000000;
JSON
{
"hex": "#b6dbff",
"rgb": {
"r": 182,
"g": 219,
"b": 255
},
"hsl": {
"h": 209.589,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.87682,
"c": 0.06354,
"h": 247.8
},
"luminance": 0.67828
}Semantic roles & 50–950 ramp
primary
#B6DBFF
secondary
#E6AC73
accent
#7100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131518
muted
#838486