#B2DAEE#B2DAEE
#B2DAEE is a very light, muted cyan. Relative luminance 0.658; OKLCH L 86.6% C 0.050 H 229.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DAEE |
|---|---|
| RGB | rgb(178, 218, 238) |
| HSL | hsl(200, 64%, 82%) |
| HSV | hsv(200, 25%, 93%) |
| CMYK | cmyk(25.2%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.88, -8.66, -14.08) |
| CIE-LCH | lch(84.88, 16.53, 238.42°) |
| OKLab | oklab(86.63% -0.0326 -0.0384) |
| OKLCH | oklch(86.63% 0.05 229.7) |
| XYZ | xyz(58.8596, 65.7786, 90.4676) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.95
Ice Blue
#A5DFF9
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.86
Light Blue
#95D0FC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DAEE #EEC6B2
analogous
#B2EEE4 #B2DAEE #B2BCEE
triadic
#B2DAEE #EEB2DA #DAEEB2
tetradic
#B2DAEE #E4B2EE #EEC6B2 #BCEEB2
square
#B2DAEE #E4B2EE #EEC6B2 #BCEEB2
split-complementary
#B2DAEE #EEB2BC #EEE4B2
monochromatic
#4EAAD8 #80C2E3 #B2DAEE #E4F2F9 #E6F3F9
Accessibility & contrast
On white
1.48
#B2DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#B2DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DAEE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DAEE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#A0E0E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2daee; /* rgb */ color: rgb(178, 218, 238); /* oklch */ color: oklch(86.6% 0.050 229.7);
Tailwind
colors: {
custom: {
50: '#cae5f3',
500: '#b2daee',
950: '#000000',
},
}SCSS
$custom: #b2daee; $custom-light: #cae5f3; $custom-dark: #000000;
JSON
{
"hex": "#b2daee",
"rgb": {
"r": 178,
"g": 218,
"b": 238
},
"hsl": {
"h": 200,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.86627,
"c": 0.05032,
"h": 229.7
},
"luminance": 0.65781
}Semantic roles & 50–950 ramp
primary
#B2DAEE
secondary
#CC9479
accent
#551ACC
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485