#B6DBFB#B6DBFB
#B6DBFB is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.5% C 0.059 H 244.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DBFB |
|---|---|
| RGB | rgb(182, 219, 251) |
| HSL | hsl(208, 90%, 85%) |
| HSV | hsv(208, 27%, 98%) |
| CMYK | cmyk(27.5%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(85.79, -5.05, -19.56) |
| CIE-LCH | lch(85.79, 20.21, 255.52°) |
| OKLab | oklab(87.54% -0.0254 -0.0535) |
| OKLCH | oklch(87.54% 0.059 244.6) |
| XYZ | xyz(62.0304, 67.5708, 101.0222) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.37
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Light Blue
#95D0FC
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DBFB #FBD6B6
analogous
#B6FBF8 #B6DBFB #B6B9FB
triadic
#B6DBFB #FBB6DB #DBFBB6
tetradic
#B6DBFB #F8B6FB #FBD6B6 #B9FBB6
square
#B6DBFB #F8B6FB #FBD6B6 #B9FBB6
split-complementary
#B6DBFB #FBB6B9 #FBF8B6
monochromatic
#42A2F5 #7CBEF8 #B6DBFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.45
#B6DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B6DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DBFB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DBFB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#A2E3E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dbfb; /* rgb */ color: rgb(182, 219, 251); /* oklch */ color: oklch(87.5% 0.059 244.6);
Tailwind
colors: {
custom: {
50: '#cde6fc',
500: '#b6dbfb',
950: '#000000',
},
}SCSS
$custom: #b6dbfb; $custom-light: #cde6fc; $custom-dark: #000000;
JSON
{
"hex": "#b6dbfb",
"rgb": {
"r": 182,
"g": 219,
"b": 251
},
"hsl": {
"h": 207.826,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.87539,
"c": 0.05921,
"h": 244.6
},
"luminance": 0.67573
}Semantic roles & 50–950 ramp
primary
#B6DBFB
secondary
#E0A776
accent
#6A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131517
muted
#838485