#B2DAED#B2DAED
#B2DAED is a very light, muted cyan. Relative luminance 0.657; OKLCH L 86.6% C 0.050 H 228.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DAED |
|---|---|
| RGB | rgb(178, 218, 237) |
| HSL | hsl(199, 62%, 81%) |
| HSV | hsv(199, 25%, 93%) |
| CMYK | cmyk(24.9%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(84.85, -8.88, -13.60) |
| CIE-LCH | lch(84.85, 16.24, 236.85°) |
| OKLab | oklab(86.59% -0.0329 -0.037) |
| OKLCH | oklch(86.59% 0.05 228.4) |
| XYZ | xyz(58.7131, 65.7200, 89.6960) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.57
Ice Blue
#A5DFF9
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.53
Light Blue
#95D0FC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DAED #EDC5B2
analogous
#B2EDE3 #B2DAED #B2BDED
triadic
#B2DAED #EDB2DA #DAEDB2
tetradic
#B2DAED #E3B2ED #EDC5B2 #BDEDB2
square
#B2DAED #E3B2ED #EDC5B2 #BDEDB2
split-complementary
#B2DAED #EDB2BD #EDE3B2
monochromatic
#4FAAD6 #80C2E1 #B2DAED #E4F2F9 #E6F3F9
Accessibility & contrast
On white
1.48
#B2DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B2DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DAED
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DAED | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#A0E0E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2daed; /* rgb */ color: rgb(178, 218, 237); /* oklch */ color: oklch(86.6% 0.050 228.4);
Tailwind
colors: {
custom: {
50: '#cae5f2',
500: '#b2daed',
950: '#000000',
},
}SCSS
$custom: #b2daed; $custom-light: #cae5f2; $custom-dark: #000000;
JSON
{
"hex": "#b2daed",
"rgb": {
"r": 178,
"g": 218,
"b": 237
},
"hsl": {
"h": 199.322,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.86593,
"c": 0.04955,
"h": 228.4
},
"luminance": 0.65722
}Semantic roles & 50–950 ramp
primary
#B2DAED
secondary
#CA9379
accent
#541CCA
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485