#B7DECD#B7DECD
#B7DECD is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.047 H 167.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DECD |
|---|---|
| RGB | rgb(183, 222, 205) |
| HSL | hsl(154, 37%, 79%) |
| HSV | hsv(154, 18%, 87%) |
| CMYK | cmyk(17.6%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.36, -16.08, 4.11) |
| CIE-LCH | lch(85.36, 16.59, 165.66°) |
| OKLab | oklab(86.79% -0.0459 0.0106) |
| OKLCH | oklch(86.79% 0.047 167) |
| XYZ | xyz(56.6663, 66.7160, 67.6377) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.88
Pale Aqua
#B8FFEB
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.50
Paleturquoise
#AFEEEE
ΔE00 8.56
Ice
#D6FFFA
ΔE00 8.71
Light Teal
#90E4C1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DECD #DEB7C8
analogous
#B7DEBA #B7DECD #B7DCDE
triadic
#B7DECD #CDB7DE #DECDB7
tetradic
#B7DECD #BAB7DE #DEB7C8 #DCDEB7
square
#B7DECD #BAB7DE #DEB7C8 #DCDEB7
split-complementary
#B7DECD #DEB7DC #DEBAB7
monochromatic
#63B893 #8DCBB0 #B7DECD #E1F1EA #EAF5F0
Accessibility & contrast
On white
1.46
#B7DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B7DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DECD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DECD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#AFDED9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7decd; /* rgb */ color: rgb(183, 222, 205); /* oklch */ color: oklch(86.8% 0.047 167.0);
Tailwind
colors: {
custom: {
50: '#cde8dc',
500: '#b7decd',
950: '#000000',
},
}SCSS
$custom: #b7decd; $custom-light: #cde8dc; $custom-dark: #000000;
JSON
{
"hex": "#b7decd",
"rgb": {
"r": 183,
"g": 222,
"b": 205
},
"hsl": {
"h": 153.846,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.86786,
"c": 0.04713,
"h": 167
},
"luminance": 0.66718
}Semantic roles & 50–950 ramp
primary
#B7DECD
secondary
#B68399
accent
#356BB0
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484