#B4DECF#B4DECF
#B4DECF is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.6% C 0.049 H 171.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DECF |
|---|---|
| RGB | rgb(180, 222, 207) |
| HSL | hsl(159, 39%, 79%) |
| HSV | hsv(159, 19%, 87%) |
| CMYK | cmyk(18.9%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.22, -16.64, 2.83) |
| CIE-LCH | lch(85.22, 16.88, 170.34°) |
| OKLab | oklab(86.65% -0.048 0.0073) |
| OKLCH | oklch(86.65% 0.049 171.4) |
| XYZ | xyz(56.2031, 66.4491, 68.8841) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Paleturquoise
#AFEEEE
ΔE00 7.63
Eggshell Blue
#C4FFF7
ΔE00 7.96
Pale Aqua
#B8FFEB
ΔE00 8.14
Ice
#D6FFFA
ΔE00 8.42
Light Light Blue
#CAFFFB
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DECF #DEB4C3
analogous
#B4DEBA #B4DECF #B4D8DE
triadic
#B4DECF #CFB4DE #DECFB4
tetradic
#B4DECF #BAB4DE #DEB4C3 #D8DEB4
square
#B4DECF #BAB4DE #DEB4C3 #D8DEB4
split-complementary
#B4DECF #DEB4D8 #DEBAB4
monochromatic
#5FB999 #8ACBB4 #B4DECF #DFF1EA #EAF6F1
Accessibility & contrast
On white
1.47
#B4DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B4DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DECF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DECF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D3D3D0
Tritanopia (blue-blind)
#ABDFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4decf; /* rgb */ color: rgb(180, 222, 207); /* oklch */ color: oklch(86.6% 0.049 171.4);
Tailwind
colors: {
custom: {
50: '#cbe8dd',
500: '#b4decf',
950: '#000000',
},
}SCSS
$custom: #b4decf; $custom-light: #cbe8dd; $custom-dark: #000000;
JSON
{
"hex": "#b4decf",
"rgb": {
"r": 180,
"g": 222,
"b": 207
},
"hsl": {
"h": 158.571,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.86648,
"c": 0.04852,
"h": 171.4
},
"luminance": 0.66451
}Semantic roles & 50–950 ramp
primary
#B4DECF
secondary
#B68093
accent
#3461B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484