#B2DAEF#B2DAEF
#B2DAEF is a very light, muted cyan. Relative luminance 0.658; OKLCH L 86.7% C 0.051 H 231.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DAEF |
|---|---|
| RGB | rgb(178, 218, 239) |
| HSL | hsl(201, 66%, 82%) |
| HSV | hsv(201, 26%, 94%) |
| CMYK | cmyk(25.5%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(84.91, -8.43, -14.57) |
| CIE-LCH | lch(84.91, 16.83, 239.93°) |
| OKLab | oklab(86.66% -0.0322 -0.0397) |
| OKLCH | oklch(86.66% 0.051 231) |
| XYZ | xyz(59.0069, 65.8375, 91.2435) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.32
Ice Blue
#A5DFF9
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.50
Light Blue
#95D0FC
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DAEF #EFC7B2
analogous
#B2EFE6 #B2DAEF #B2BCEF
triadic
#B2DAEF #EFB2DA #DAEFB2
tetradic
#B2DAEF #E6B2EF #EFC7B2 #BCEFB2
square
#B2DAEF #E6B2EF #EFC7B2 #BCEFB2
split-complementary
#B2DAEF #EFB2BC #EFE6B2
monochromatic
#4DA9DA #7FC2E4 #B2DAEF #E5F2FA #E6F3FA
Accessibility & contrast
On white
1.48
#B2DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B2DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DAEF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DAEF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#A0E0E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2daef; /* rgb */ color: rgb(178, 218, 239); /* oklch */ color: oklch(86.7% 0.051 231.0);
Tailwind
colors: {
custom: {
50: '#cae5f4',
500: '#b2daef',
950: '#000000',
},
}SCSS
$custom: #b2daef; $custom-light: #cae5f4; $custom-dark: #000000;
JSON
{
"hex": "#b2daef",
"rgb": {
"r": 178,
"g": 218,
"b": 239
},
"hsl": {
"h": 200.656,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.8666,
"c": 0.05111,
"h": 231
},
"luminance": 0.6584
}Semantic roles & 50–950 ramp
primary
#B2DAEF
secondary
#CD9578
accent
#5718CD
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485