#B4DED1#B4DED1
#B4DED1 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.047 H 174.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DED1 |
|---|---|
| RGB | rgb(180, 222, 209) |
| HSL | hsl(161, 39%, 79%) |
| HSV | hsv(161, 19%, 87%) |
| CMYK | cmyk(18.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.27, -16.25, 1.85) |
| CIE-LCH | lch(85.27, 16.35, 173.50°) |
| OKLab | oklab(86.7% -0.0472 0.0047) |
| OKLCH | oklch(86.7% 0.047 174.4) |
| XYZ | xyz(56.4491, 66.5475, 70.1800) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.03
Eggshell Blue
#C4FFF7
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.84
Ice
#D6FFFA
ΔE00 8.06
Light Light Blue
#CAFFFB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DED1 #DEB4C1
analogous
#B4DEBC #B4DED1 #B4D6DE
triadic
#B4DED1 #D1B4DE #DED1B4
tetradic
#B4DED1 #BCB4DE #DEB4C1 #D6DEB4
square
#B4DED1 #BCB4DE #DEB4C1 #D6DEB4
split-complementary
#B4DED1 #DEB4D6 #DEBCB4
monochromatic
#5FB99D #8ACBB7 #B4DED1 #DFF1EB #EAF6F2
Accessibility & contrast
On white
1.47
#B4DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B4DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DED1
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DED1 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#AADFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4ded1; /* rgb */ color: rgb(180, 222, 209); /* oklch */ color: oklch(86.7% 0.047 174.4);
Tailwind
colors: {
custom: {
50: '#cbe8df',
500: '#b4ded1',
950: '#000000',
},
}SCSS
$custom: #b4ded1; $custom-light: #cbe8df; $custom-dark: #000000;
JSON
{
"hex": "#b4ded1",
"rgb": {
"r": 180,
"g": 222,
"b": 209
},
"hsl": {
"h": 161.429,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.86704,
"c": 0.0474,
"h": 174.4
},
"luminance": 0.66549
}Semantic roles & 50–950 ramp
primary
#B4DED1
secondary
#B68091
accent
#345BB2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484