#B2DAE2#B2DAE2
#B2DAE2 is a very light, muted cyan. Relative luminance 0.651; OKLCH L 86.2% C 0.043 H 211.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DAE2 |
|---|---|
| RGB | rgb(178, 218, 226) |
| HSL | hsl(190, 45%, 79%) |
| HSV | hsv(190, 21%, 89%) |
| CMYK | cmyk(21.2%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(84.53, -11.31, -8.25) |
| CIE-LCH | lch(84.53, 14.00, 216.12°) |
| OKLab | oklab(86.23% -0.0371 -0.0224) |
| OKLCH | oklch(86.23% 0.043 211.1) |
| XYZ | xyz(57.1551, 65.0968, 81.4903) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.40
Powder Blue
#B0E0E6
ΔE00 2.54
Ice Blue
#A5DFF9
ΔE00 6.34
Pale Sky Blue
#BDF6FE
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 7.41
Light Sky Blue
#C6FCFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DAE2 #E2BAB2
analogous
#B2E2D2 #B2DAE2 #B2C2E2
triadic
#B2DAE2 #E2B2DA #DAE2B2
tetradic
#B2DAE2 #D2B2E2 #E2BAB2 #C2E2B2
square
#B2DAE2 #D2B2E2 #E2BAB2 #C2E2B2
split-complementary
#B2DAE2 #E2B2C2 #E2D2B2
monochromatic
#59AFC1 #86C5D1 #B2DAE2 #DEEFF3 #E9F4F7
Accessibility & contrast
On white
1.50
#B2DAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#B2DAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DAE2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DAE2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E3
Deuteranopia (green-blind)
#CAD0E2
Tritanopia (blue-blind)
#A4DEDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dae2; /* rgb */ color: rgb(178, 218, 226); /* oklch */ color: oklch(86.2% 0.043 211.1);
Tailwind
colors: {
custom: {
50: '#c9e5eb',
500: '#b2dae2',
950: '#000000',
},
}SCSS
$custom: #b2dae2; $custom-light: #c9e5eb; $custom-dark: #000000;
JSON
{
"hex": "#b2dae2",
"rgb": {
"r": 178,
"g": 218,
"b": 226
},
"hsl": {
"h": 190,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.86234,
"c": 0.04333,
"h": 211.1
},
"luminance": 0.65099
}Semantic roles & 50–950 ramp
primary
#B2DAE2
secondary
#BB877D
accent
#442DB8
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484