#B6DBFC#B6DBFC
#B6DBFC is a very light, moderate cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.060 H 245.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DBFC |
|---|---|
| RGB | rgb(182, 219, 252) |
| HSL | hsl(208, 92%, 85%) |
| HSV | hsv(208, 28%, 99%) |
| CMYK | cmyk(27.8%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(85.82, -4.82, -20.04) |
| CIE-LCH | lch(85.82, 20.62, 256.47°) |
| OKLab | oklab(87.57% -0.025 -0.0548) |
| OKLCH | oklch(87.57% 0.06 245.5) |
| XYZ | xyz(62.1885, 67.6340, 101.8546) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 5.30
Ice Blue
#A5DFF9
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DBFC #FCD7B6
analogous
#B6FCFA #B6DBFC #B6B8FC
triadic
#B6DBFC #FCB6DB #DBFCB6
tetradic
#B6DBFC #FAB6FC #FCD7B6 #B8FCB6
square
#B6DBFC #FAB6FC #FCD7B6 #B8FCB6
split-complementary
#B6DBFC #FCB6B8 #FCFAB6
monochromatic
#40A1F7 #7BBEFA #B6DBFC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.45
#B6DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B6DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DBFC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DBFC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#A2E3E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b6dbfc; /* rgb */ color: rgb(182, 219, 252); /* oklch */ color: oklch(87.6% 0.060 245.5);
Tailwind
colors: {
custom: {
50: '#cde6fd',
500: '#b6dbfc',
950: '#000000',
},
}SCSS
$custom: #b6dbfc; $custom-light: #cde6fd; $custom-dark: #000000;
JSON
{
"hex": "#b6dbfc",
"rgb": {
"r": 182,
"g": 219,
"b": 252
},
"hsl": {
"h": 208.286,
"s": 92.105,
"l": 85.098
},
"oklch": {
"l": 0.87574,
"c": 0.06026,
"h": 245.5
},
"luminance": 0.67636
}Semantic roles & 50–950 ramp
primary
#B6DBFC
secondary
#E1A875
accent
#6C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131517
muted
#838485