#B4DECD#B4DECD
#B4DECD is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.050 H 168.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DECD |
|---|---|
| RGB | rgb(180, 222, 205) |
| HSL | hsl(156, 39%, 79%) |
| HSV | hsv(156, 19%, 87%) |
| CMYK | cmyk(18.9%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.18, -17.03, 3.82) |
| CIE-LCH | lch(85.18, 17.46, 167.37°) |
| OKLab | oklab(86.59% -0.0488 0.0098) |
| OKLCH | oklch(86.59% 0.05 168.6) |
| XYZ | xyz(55.9601, 66.3519, 67.6046) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.69
Pale Aqua
#B8FFEB
ΔE00 8.09
Light Teal
#90E4C1
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.25
Eggshell Blue
#C4FFF7
ΔE00 8.29
Pale Teal
#82CBB2
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DECD #DEB4C5
analogous
#B4DEB8 #B4DECD #B4DADE
triadic
#B4DECD #CDB4DE #DECDB4
tetradic
#B4DECD #B8B4DE #DEB4C5 #DADEB4
square
#B4DECD #B8B4DE #DEB4C5 #DADEB4
split-complementary
#B4DECD #DEB4DA #DEB8B4
monochromatic
#5FB994 #8ACBB1 #B4DECD #DFF1E9 #EAF6F1
Accessibility & contrast
On white
1.47
#B4DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B4DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DECD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DECD | 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)
#DCD8CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#ABDFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4decd; /* rgb */ color: rgb(180, 222, 205); /* oklch */ color: oklch(86.6% 0.050 168.6);
Tailwind
colors: {
custom: {
50: '#cbe8dc',
500: '#b4decd',
950: '#000000',
},
}SCSS
$custom: #b4decd; $custom-light: #cbe8dc; $custom-dark: #000000;
JSON
{
"hex": "#b4decd",
"rgb": {
"r": 180,
"g": 222,
"b": 205
},
"hsl": {
"h": 155.714,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.86592,
"c": 0.04977,
"h": 168.6
},
"luminance": 0.66354
}Semantic roles & 50–950 ramp
primary
#B4DECD
secondary
#B68096
accent
#3467B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484