#B2DECA#B2DECA
#B2DECA is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.054 H 165.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DECA |
|---|---|
| RGB | rgb(178, 222, 202) |
| HSL | hsl(153, 40%, 78%) |
| HSV | hsv(153, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(84.98, -18.26, 5.11) |
| CIE-LCH | lch(84.98, 18.96, 164.37°) |
| OKLab | oklab(86.38% -0.0519 0.0132) |
| OKLCH | oklch(86.38% 0.054 165.7) |
| XYZ | xyz(55.1391, 65.9701, 65.6940) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.93
Pale Aqua
#B8FFEB
ΔE00 7.94
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Mint
#AAF0C1
ΔE00 8.53
Eggshell Blue
#C4FFF7
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DECA #DEB2C6
analogous
#B2DEB4 #B2DECA #B2DCDE
triadic
#B2DECA #CAB2DE #DECAB2
tetradic
#B2DECA #B4B2DE #DEB2C6 #DCDEB2
square
#B2DECA #B4B2DE #DEB2C6 #DCDEB2
split-complementary
#B2DECA #DEB2DC #DEB4B2
monochromatic
#5CB98F #87CCAD #B2DECA #DDF0E7 #EAF6F0
Accessibility & contrast
On white
1.48
#B2DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B2DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DECA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DECA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#A9DED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2deca; /* rgb */ color: rgb(178, 222, 202); /* oklch */ color: oklch(86.4% 0.054 165.7);
Tailwind
colors: {
custom: {
50: '#c9e8da',
500: '#b2deca',
950: '#000000',
},
}SCSS
$custom: #b2deca; $custom-light: #c9e8da; $custom-dark: #000000;
JSON
{
"hex": "#b2deca",
"rgb": {
"r": 178,
"g": 222,
"b": 202
},
"hsl": {
"h": 152.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86381,
"c": 0.05358,
"h": 165.7
},
"luminance": 0.65972
}Semantic roles & 50–950 ramp
primary
#B2DECA
secondary
#B67E98
accent
#326DB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483