#B2DED1#B2DED1
#B2DED1 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.049 H 175.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DED1 |
|---|---|
| RGB | rgb(178, 222, 209) |
| HSL | hsl(162, 40%, 78%) |
| HSV | hsv(162, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.15, -16.87, 1.66) |
| CIE-LCH | lch(85.15, 16.96, 174.38°) |
| OKLab | oklab(86.58% -0.0491 0.0041) |
| OKLCH | oklch(86.58% 0.049 175.2) |
| XYZ | xyz(55.9868, 66.3091, 70.1583) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.83
Duck Egg Blue
#C3FBF4
ΔE00 6.88
Eggshell Blue
#C4FFF7
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.83
Light Light Blue
#CAFFFB
ΔE00 8.03
Pale Aqua
#B8FFEB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DED1 #DEB2BF
analogous
#B2DEBB #B2DED1 #B2D5DE
triadic
#B2DED1 #D1B2DE #DED1B2
tetradic
#B2DED1 #BBB2DE #DEB2BF #D5DEB2
square
#B2DED1 #BBB2DE #DEB2BF #D5DEB2
split-complementary
#B2DED1 #DEB2D5 #DEBBB2
monochromatic
#5CB99E #87CCB7 #B2DED1 #DDF0EB #EAF6F2
Accessibility & contrast
On white
1.47
#B2DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#B2DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DED1
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DED1 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#A7DFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2ded1; /* rgb */ color: rgb(178, 222, 209); /* oklch */ color: oklch(86.6% 0.049 175.2);
Tailwind
colors: {
custom: {
50: '#c9e8df',
500: '#b2ded1',
950: '#000000',
},
}SCSS
$custom: #b2ded1; $custom-light: #c9e8df; $custom-dark: #000000;
JSON
{
"hex": "#b2ded1",
"rgb": {
"r": 178,
"g": 222,
"b": 209
},
"hsl": {
"h": 162.273,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86576,
"c": 0.04924,
"h": 175.2
},
"luminance": 0.66311
}Semantic roles & 50–950 ramp
primary
#B2DED1
secondary
#B67E8F
accent
#3258B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484