#B2DED9#B2DED9
#B2DED9 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.046 H 187.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DED9 |
|---|---|
| RGB | rgb(178, 222, 217) |
| HSL | hsl(173, 40%, 78%) |
| HSV | hsv(173, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(85.36, -15.24, -2.27) |
| CIE-LCH | lch(85.36, 15.41, 188.46°) |
| OKLab | oklab(86.81% -0.0458 -0.0063) |
| OKLCH | oklch(86.81% 0.046 187.8) |
| XYZ | xyz(57.0022, 66.7153, 75.5062) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.58
Paleturquoise
#AFEEEE
ΔE00 4.91
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Light Light Blue
#CAFFFB
ΔE00 7.08
Light Sky Blue
#C6FCFF
ΔE00 7.24
Pale Blue
#D0FEFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DED9 #DEB2B7
analogous
#B2DEC3 #B2DED9 #B2CDDE
triadic
#B2DED9 #D9B2DE #DED9B2
tetradic
#B2DED9 #C3B2DE #DEB2B7 #CDDEB2
square
#B2DED9 #C3B2DE #DEB2B7 #CDDEB2
split-complementary
#B2DED9 #DEB2CD #DEC3B2
monochromatic
#5CB9AF #87CCC4 #B2DED9 #DDF0EE #EAF6F4
Accessibility & contrast
On white
1.46
#B2DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B2DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DED9
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DED9 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D0D3DA
Tritanopia (blue-blind)
#A6E0DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2ded9; /* rgb */ color: rgb(178, 222, 217); /* oklch */ color: oklch(86.8% 0.046 187.8);
Tailwind
colors: {
custom: {
50: '#c9e8e4',
500: '#b2ded9',
950: '#000000',
},
}SCSS
$custom: #b2ded9; $custom-light: #c9e8e4; $custom-dark: #000000;
JSON
{
"hex": "#b2ded9",
"rgb": {
"r": 178,
"g": 222,
"b": 217
},
"hsl": {
"h": 173.182,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86808,
"c": 0.04628,
"h": 187.8
},
"luminance": 0.66717
}Semantic roles & 50–950 ramp
primary
#B2DED9
secondary
#B67E84
accent
#3241B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484