#B2DECB#B2DECB
#B2DECB is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.053 H 167.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DECB |
|---|---|
| RGB | rgb(178, 222, 203) |
| HSL | hsl(154, 40%, 78%) |
| HSV | hsv(154, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(85.01, -18.06, 4.61) |
| CIE-LCH | lch(85.01, 18.64, 165.67°) |
| OKLab | oklab(86.41% -0.0515 0.0119) |
| OKLCH | oklch(86.41% 0.053 167) |
| XYZ | xyz(55.2579, 66.0176, 66.3196) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.50
Pale Aqua
#B8FFEB
ΔE00 7.90
Pale Teal
#82CBB2
ΔE00 8.01
Duck Egg Blue
#C3FBF4
ΔE00 8.03
Eggshell Blue
#C4FFF7
ΔE00 8.56
Paleturquoise
#AFEEEE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DECB #DEB2C5
analogous
#B2DEB5 #B2DECB #B2DBDE
triadic
#B2DECB #CBB2DE #DECBB2
tetradic
#B2DECB #B5B2DE #DEB2C5 #DBDEB2
square
#B2DECB #B5B2DE #DEB2C5 #DBDEB2
split-complementary
#B2DECB #DEB2DB #DEB5B2
monochromatic
#5CB991 #87CCAE #B2DECB #DDF0E8 #EAF6F1
Accessibility & contrast
On white
1.48
#B2DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B2DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DECB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DECB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#A9DED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2decb; /* rgb */ color: rgb(178, 222, 203); /* oklch */ color: oklch(86.4% 0.053 167.0);
Tailwind
colors: {
custom: {
50: '#c9e8da',
500: '#b2decb',
950: '#000000',
},
}SCSS
$custom: #b2decb; $custom-light: #c9e8da; $custom-dark: #000000;
JSON
{
"hex": "#b2decb",
"rgb": {
"r": 178,
"g": 222,
"b": 203
},
"hsl": {
"h": 154.091,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86409,
"c": 0.05288,
"h": 167
},
"luminance": 0.66019
}Semantic roles & 50–950 ramp
primary
#B2DECB
secondary
#B67E96
accent
#326AB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483