#B6DECD#B6DECD
#B6DECD is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.048 H 167.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DECD |
|---|---|
| RGB | rgb(182, 222, 205) |
| HSL | hsl(155, 38%, 79%) |
| HSV | hsv(155, 18%, 87%) |
| CMYK | cmyk(18%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.30, -16.40, 4.01) |
| CIE-LCH | lch(85.30, 16.88, 166.25°) |
| OKLab | oklab(86.72% -0.0469 0.0104) |
| OKLCH | oklch(86.72% 0.048 167.5) |
| XYZ | xyz(56.4292, 66.5938, 67.6266) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.81
Pale Aqua
#B8FFEB
ΔE00 8.34
Eggshell Blue
#C4FFF7
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 8.45
Light Teal
#90E4C1
ΔE00 8.57
Ice
#D6FFFA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DECD #DEB6C7
analogous
#B6DEB9 #B6DECD #B6DBDE
triadic
#B6DECD #CDB6DE #DECDB6
tetradic
#B6DECD #B9B6DE #DEB6C7 #DBDEB6
square
#B6DECD #B9B6DE #DEB6C7 #DBDEB6
split-complementary
#B6DECD #DEB6DB #DEB9B6
monochromatic
#62B893 #8CCBB0 #B6DECD #E0F1EA #EAF5F1
Accessibility & contrast
On white
1.47
#B6DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#B6DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DECD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DECD | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#AEDED9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b6decd; /* rgb */ color: rgb(182, 222, 205); /* oklch */ color: oklch(86.7% 0.048 167.5);
Tailwind
colors: {
custom: {
50: '#cce8dc',
500: '#b6decd',
950: '#000000',
},
}SCSS
$custom: #b6decd; $custom-light: #cce8dc; $custom-dark: #000000;
JSON
{
"hex": "#b6decd",
"rgb": {
"r": 182,
"g": 222,
"b": 205
},
"hsl": {
"h": 154.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.86721,
"c": 0.04801,
"h": 167.5
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#B6DECD
secondary
#B68298
accent
#3569B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484