#B2DECC#B2DECC
#B2DECC is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.052 H 168.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DECC |
|---|---|
| RGB | rgb(178, 222, 204) |
| HSL | hsl(155, 40%, 78%) |
| HSV | hsv(155, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(85.03, -17.87, 4.12) |
| CIE-LCH | lch(85.03, 18.33, 167.01°) |
| OKLab | oklab(86.44% -0.0511 0.0106) |
| OKLCH | oklch(86.44% 0.052 168.3) |
| XYZ | xyz(55.3774, 66.0654, 66.9492) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.69
Duck Egg Blue
#C3FBF4
ΔE00 7.81
Pale Aqua
#B8FFEB
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.09
Eggshell Blue
#C4FFF7
ΔE00 8.37
Paleturquoise
#AFEEEE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DECC #DEB2C4
analogous
#B2DEB6 #B2DECC #B2DADE
triadic
#B2DECC #CCB2DE #DECCB2
tetradic
#B2DECC #B6B2DE #DEB2C4 #DADEB2
square
#B2DECC #B6B2DE #DEB2C4 #DADEB2
split-complementary
#B2DECC #DEB2DA #DEB6B2
monochromatic
#5CB993 #87CCB0 #B2DECC #DDF0E8 #EAF6F1
Accessibility & contrast
On white
1.48
#B2DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#B2DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DECC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DECC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#A9DED9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2decc; /* rgb */ color: rgb(178, 222, 204); /* oklch */ color: oklch(86.4% 0.052 168.3);
Tailwind
colors: {
custom: {
50: '#c9e8db',
500: '#b2decc',
950: '#000000',
},
}SCSS
$custom: #b2decc; $custom-light: #c9e8db; $custom-dark: #000000;
JSON
{
"hex": "#b2decc",
"rgb": {
"r": 178,
"g": 222,
"b": 204
},
"hsl": {
"h": 155.455,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86436,
"c": 0.0522,
"h": 168.3
},
"luminance": 0.66067
}Semantic roles & 50–950 ramp
primary
#B2DECC
secondary
#B67E95
accent
#3267B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484