#B2DEDD#B2DEDD
#B2DEDD is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.9% C 0.046 H 194.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEDD |
|---|---|
| RGB | rgb(178, 222, 221) |
| HSL | hsl(179, 40%, 78%) |
| HSV | hsv(179, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(85.47, -14.41, -4.23) |
| CIE-LCH | lch(85.47, 15.02, 196.34°) |
| OKLab | oklab(86.93% -0.0443 -0.0115) |
| OKLCH | oklch(86.93% 0.046 194.6) |
| XYZ | xyz(57.5288, 66.9259, 78.2795) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.91
Paleturquoise
#AFEEEE
ΔE00 4.65
Pale Sky Blue
#BDF6FE
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 6.64
Light Sky Blue
#C6FCFF
ΔE00 6.66
Duck Egg Blue
#C3FBF4
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEDD #DEB2B3
analogous
#B2DEC7 #B2DEDD #B2C9DE
triadic
#B2DEDD #DDB2DE #DEDDB2
tetradic
#B2DEDD #C7B2DE #DEB2B3 #C9DEB2
square
#B2DEDD #C7B2DE #DEB2B3 #C9DEB2
split-complementary
#B2DEDD #DEB2C9 #DEC7B2
monochromatic
#5CB9B7 #87CCCA #B2DEDD #DDF0F0 #EAF6F6
Accessibility & contrast
On white
1.46
#B2DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B2DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEDD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEDD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#A4E1DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dedd; /* rgb */ color: rgb(178, 222, 221); /* oklch */ color: oklch(86.9% 0.046 194.6);
Tailwind
colors: {
custom: {
50: '#c9e8e7',
500: '#b2dedd',
950: '#000000',
},
}SCSS
$custom: #b2dedd; $custom-light: #c9e8e7; $custom-dark: #000000;
JSON
{
"hex": "#b2dedd",
"rgb": {
"r": 178,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.636,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86928,
"c": 0.04575,
"h": 194.6
},
"luminance": 0.66928
}Semantic roles & 50–950 ramp
primary
#B2DEDD
secondary
#B67E7F
accent
#3235B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484