#B3DAEB#B3DAEB
#B3DAEB is a very light, muted cyan. Relative luminance 0.657; OKLCH L 86.6% C 0.047 H 226.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DAEB |
|---|---|
| RGB | rgb(179, 218, 235) |
| HSL | hsl(198, 58%, 81%) |
| HSV | hsv(198, 24%, 92%) |
| CMYK | cmyk(23.8%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.85, -9.03, -12.53) |
| CIE-LCH | lch(84.85, 15.45, 234.21°) |
| OKLab | oklab(86.59% -0.0327 -0.0341) |
| OKLCH | oklch(86.59% 0.047 226.2) |
| XYZ | xyz(58.6529, 65.7225, 88.1765) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.05
Ice Blue
#A5DFF9
ΔE00 3.89
Powder Blue
#B0E0E6
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 6.89
Light Blue
#95D0FC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DAEB #EBC4B3
analogous
#B3EBE0 #B3DAEB #B3BEEB
triadic
#B3DAEB #EBB3DA #DAEBB3
tetradic
#B3DAEB #E0B3EB #EBC4B3 #BEEBB3
square
#B3DAEB #E0B3EB #EBC4B3 #BEEBB3
split-complementary
#B3DAEB #EBB3BE #EBE0B3
monochromatic
#52ABD1 #83C2DE #B3DAEB #E3F2F8 #E7F3F9
Accessibility & contrast
On white
1.48
#B3DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#B3DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DAEB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DAEB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#A2DFDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3daeb; /* rgb */ color: rgb(179, 218, 235); /* oklch */ color: oklch(86.6% 0.047 226.2);
Tailwind
colors: {
custom: {
50: '#cae5f1',
500: '#b3daeb',
950: '#000000',
},
}SCSS
$custom: #b3daeb; $custom-light: #cae5f1; $custom-dark: #000000;
JSON
{
"hex": "#b3daeb",
"rgb": {
"r": 179,
"g": 218,
"b": 235
},
"hsl": {
"h": 198.214,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.8659,
"c": 0.04725,
"h": 226.2
},
"luminance": 0.65725
}Semantic roles & 50–950 ramp
primary
#B3DAEB
secondary
#C7927B
accent
#5220C6
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485