#B2DED2#B2DED2
#B2DED2 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.049 H 176.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DED2 |
|---|---|
| RGB | rgb(178, 222, 210) |
| HSL | hsl(164, 40%, 78%) |
| HSV | hsv(164, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.18, -16.67, 1.17) |
| CIE-LCH | lch(85.18, 16.71, 175.99°) |
| OKLab | oklab(86.61% -0.0487 0.0028) |
| OKLCH | oklch(86.61% 0.049 176.7) |
| XYZ | xyz(56.1110, 66.3588, 70.8124) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.54
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Powder Blue
#B0E0E6
ΔE00 7.44
Eggshell Blue
#C4FFF7
ΔE00 7.47
Light Light Blue
#CAFFFB
ΔE00 7.85
Ice
#D6FFFA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DED2 #DEB2BE
analogous
#B2DEBC #B2DED2 #B2D4DE
triadic
#B2DED2 #D2B2DE #DED2B2
tetradic
#B2DED2 #BCB2DE #DEB2BE #D4DEB2
square
#B2DED2 #BCB2DE #DEB2BE #D4DEB2
split-complementary
#B2DED2 #DEB2D4 #DEBCB2
monochromatic
#5CB9A0 #87CCB9 #B2DED2 #DDF0EB #EAF6F2
Accessibility & contrast
On white
1.47
#B2DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B2DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DED2
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DED2 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#A7DFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2ded2; /* rgb */ color: rgb(178, 222, 210); /* oklch */ color: oklch(86.6% 0.049 176.7);
Tailwind
colors: {
custom: {
50: '#c9e8df',
500: '#b2ded2',
950: '#000000',
},
}SCSS
$custom: #b2ded2; $custom-light: #c9e8df; $custom-dark: #000000;
JSON
{
"hex": "#b2ded2",
"rgb": {
"r": 178,
"g": 222,
"b": 210
},
"hsl": {
"h": 163.636,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86605,
"c": 0.04874,
"h": 176.7
},
"luminance": 0.66361
}Semantic roles & 50–950 ramp
primary
#B2DED2
secondary
#B67E8D
accent
#3256B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484