#B4DED4#B4DED4
#B4DED4 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.046 H 179.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DED4 |
|---|---|
| RGB | rgb(180, 222, 212) |
| HSL | hsl(166, 39%, 79%) |
| HSV | hsv(166, 19%, 87%) |
| CMYK | cmyk(18.9%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.35, -15.65, 0.38) |
| CIE-LCH | lch(85.35, 15.65, 178.62°) |
| OKLab | oklab(86.79% -0.046 0.0008) |
| OKLCH | oklch(86.79% 0.046 179.1) |
| XYZ | xyz(56.8240, 66.6975, 72.1546) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.43
Light Light Blue
#CAFFFB
ΔE00 7.57
Ice
#D6FFFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DED4 #DEB4BE
analogous
#B4DEBF #B4DED4 #B4D3DE
triadic
#B4DED4 #D4B4DE #DED4B4
tetradic
#B4DED4 #BFB4DE #DEB4BE #D3DEB4
square
#B4DED4 #BFB4DE #DEB4BE #D3DEB4
split-complementary
#B4DED4 #DEB4D3 #DEBFB4
monochromatic
#5FB9A3 #8ACBBC #B4DED4 #DFF1EC #EAF6F3
Accessibility & contrast
On white
1.46
#B4DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B4DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DED4
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DED4 | 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)
#DAD9D4
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#A9DFDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4ded4; /* rgb */ color: rgb(180, 222, 212); /* oklch */ color: oklch(86.8% 0.046 179.1);
Tailwind
colors: {
custom: {
50: '#cbe8e1',
500: '#b4ded4',
950: '#000000',
},
}SCSS
$custom: #b4ded4; $custom-light: #cbe8e1; $custom-dark: #000000;
JSON
{
"hex": "#b4ded4",
"rgb": {
"r": 180,
"g": 222,
"b": 212
},
"hsl": {
"h": 165.714,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.86789,
"c": 0.04597,
"h": 179.1
},
"luminance": 0.66699
}Semantic roles & 50–950 ramp
primary
#B4DED4
secondary
#B6808D
accent
#3452B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484