#B2DADE#B2DADE
#B2DADE is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.1% C 0.042 H 203.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DADE |
|---|---|
| RGB | rgb(178, 218, 222) |
| HSL | hsl(185, 40%, 78%) |
| HSV | hsv(185, 20%, 87%) |
| CMYK | cmyk(19.8%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(84.42, -12.16, -6.30) |
| CIE-LCH | lch(84.42, 13.70, 207.37°) |
| OKLab | oklab(86.11% -0.0386 -0.0171) |
| OKLCH | oklch(86.11% 0.042 203.9) |
| XYZ | xyz(56.6126, 64.8798, 78.6333) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.07
Lightblue
#ADD8E6
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 6.43
Pale Sky Blue
#BDF6FE
ΔE00 6.60
Light Sky Blue
#C6FCFF
ΔE00 7.60
Ice Blue
#A5DFF9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DADE #DEB6B2
analogous
#B2DECC #B2DADE #B2C4DE
triadic
#B2DADE #DEB2DA #DADEB2
tetradic
#B2DADE #CCB2DE #DEB6B2 #C4DEB2
square
#B2DADE #CCB2DE #DEB6B2 #C4DEB2
split-complementary
#B2DADE #DEB2C4 #DECCB2
monochromatic
#5CB1B9 #87C5CC #B2DADE #DDEFF0 #EAF5F6
Accessibility & contrast
On white
1.50
#B2DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#B2DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DADE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DADE | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#A5DDDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dade; /* rgb */ color: rgb(178, 218, 222); /* oklch */ color: oklch(86.1% 0.042 203.9);
Tailwind
colors: {
custom: {
50: '#c9e5e8',
500: '#b2dade',
950: '#000000',
},
}SCSS
$custom: #b2dade; $custom-light: #c9e5e8; $custom-dark: #000000;
JSON
{
"hex": "#b2dade",
"rgb": {
"r": 178,
"g": 218,
"b": 222
},
"hsl": {
"h": 185.455,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86108,
"c": 0.04224,
"h": 203.9
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#B2DADE
secondary
#B6837E
accent
#3E32B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484