#B4DECA#B4DECA
#B4DECA is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.052 H 164.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DECA |
|---|---|
| RGB | rgb(180, 222, 202) |
| HSL | hsl(151, 39%, 79%) |
| HSV | hsv(151, 19%, 87%) |
| CMYK | cmyk(18.9%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(85.10, -17.62, 5.30) |
| CIE-LCH | lch(85.10, 18.40, 163.27°) |
| OKLab | oklab(86.51% -0.05 0.0137) |
| OKLCH | oklch(86.51% 0.052 164.7) |
| XYZ | xyz(55.6015, 66.2085, 65.7157) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.67
Pale Aqua
#B8FFEB
ΔE00 8.16
Pale Teal
#82CBB2
ΔE00 8.28
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Mint
#AAF0C1
ΔE00 8.66
Eggshell Blue
#C4FFF7
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DECA #DEB4C8
analogous
#B4DEB5 #B4DECA #B4DDDE
triadic
#B4DECA #CAB4DE #DECAB4
tetradic
#B4DECA #B5B4DE #DEB4C8 #DDDEB4
square
#B4DECA #B5B4DE #DEB4C8 #DDDEB4
split-complementary
#B4DECA #DEB4DD #DEB5B4
monochromatic
#5FB98E #8ACBAC #B4DECA #DFF1E8 #EAF6F0
Accessibility & contrast
On white
1.47
#B4DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B4DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DECA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DECA | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#ACDED8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4deca; /* rgb */ color: rgb(180, 222, 202); /* oklch */ color: oklch(86.5% 0.052 164.7);
Tailwind
colors: {
custom: {
50: '#cbe8da',
500: '#b4deca',
950: '#000000',
},
}SCSS
$custom: #b4deca; $custom-light: #cbe8da; $custom-dark: #000000;
JSON
{
"hex": "#b4deca",
"rgb": {
"r": 180,
"g": 222,
"b": 202
},
"hsl": {
"h": 151.429,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.8651,
"c": 0.05187,
"h": 164.7
},
"luminance": 0.6621
}Semantic roles & 50–950 ramp
primary
#B4DECA
secondary
#B6809A
accent
#3470B2
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483