#B2DECD#B2DECD
#B2DECD is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.052 H 169.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DECD |
|---|---|
| RGB | rgb(178, 222, 205) |
| HSL | hsl(157, 40%, 78%) |
| HSV | hsv(157, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.05, -17.67, 3.63) |
| CIE-LCH | lch(85.05, 18.04, 168.40°) |
| OKLab | oklab(86.46% -0.0507 0.0093) |
| OKLCH | oklch(86.46% 0.052 169.6) |
| XYZ | xyz(55.4978, 66.1135, 67.5829) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Pale Aqua
#B8FFEB
ΔE00 7.87
Light Teal
#90E4C1
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 8.08
Eggshell Blue
#C4FFF7
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DECD #DEB2C3
analogous
#B2DEB7 #B2DECD #B2D9DE
triadic
#B2DECD #CDB2DE #DECDB2
tetradic
#B2DECD #B7B2DE #DEB2C3 #D9DEB2
square
#B2DECD #B7B2DE #DEB2C3 #D9DEB2
split-complementary
#B2DECD #DEB2D9 #DEB7B2
monochromatic
#5CB995 #87CCB1 #B2DECD #DDF0E9 #EAF6F1
Accessibility & contrast
On white
1.48
#B2DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#B2DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DECD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DECD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#A8DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2decd; /* rgb */ color: rgb(178, 222, 205); /* oklch */ color: oklch(86.5% 0.052 169.6);
Tailwind
colors: {
custom: {
50: '#c9e8dc',
500: '#b2decd',
950: '#000000',
},
}SCSS
$custom: #b2decd; $custom-light: #c9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#b2decd",
"rgb": {
"r": 178,
"g": 222,
"b": 205
},
"hsl": {
"h": 156.818,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86464,
"c": 0.05155,
"h": 169.6
},
"luminance": 0.66115
}Semantic roles & 50–950 ramp
primary
#B2DECD
secondary
#B67E94
accent
#3264B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484