#B3DBED#B3DBED
#B3DBED is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.9% C 0.049 H 227.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBED |
|---|---|
| RGB | rgb(179, 219, 237) |
| HSL | hsl(199, 62%, 82%) |
| HSV | hsv(199, 24%, 93%) |
| CMYK | cmyk(24.5%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.18, -9.11, -13.11) |
| CIE-LCH | lch(85.18, 15.96, 235.21°) |
| OKLab | oklab(86.87% -0.0333 -0.0357) |
| OKLCH | oklch(86.87% 0.049 227) |
| XYZ | xyz(59.2035, 66.3589, 89.7935) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.28
Ice Blue
#A5DFF9
ΔE00 3.57
Powder Blue
#B0E0E6
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.73
Baby Blue
#89CFF0
ΔE00 6.73
Light Blue
#95D0FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBED #EDC5B3
analogous
#B3EDE2 #B3DBED #B3BEED
triadic
#B3DBED #EDB3DB #DBEDB3
tetradic
#B3DBED #E2B3ED #EDC5B3 #BEEDB3
square
#B3DBED #E2B3ED #EDC5B3 #BEEDB3
split-complementary
#B3DBED #EDB3BE #EDE2B3
monochromatic
#50ACD6 #82C4E1 #B3DBED #E4F2F9 #E6F3F9
Accessibility & contrast
On white
1.47
#B3DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B3DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBED
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBED | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#A2E0E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3dbed; /* rgb */ color: rgb(179, 219, 237); /* oklch */ color: oklch(86.9% 0.049 227.0);
Tailwind
colors: {
custom: {
50: '#cae6f2',
500: '#b3dbed',
950: '#000000',
},
}SCSS
$custom: #b3dbed; $custom-light: #cae6f2; $custom-dark: #000000;
JSON
{
"hex": "#b3dbed",
"rgb": {
"r": 179,
"g": 219,
"b": 237
},
"hsl": {
"h": 198.621,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.86866,
"c": 0.04878,
"h": 227
},
"luminance": 0.66361
}Semantic roles & 50–950 ramp
primary
#B3DBED
secondary
#CA937A
accent
#521CC9
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485