#B3DECD#B3DECD
#B3DECD is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.051 H 169.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DECD |
|---|---|
| RGB | rgb(179, 222, 205) |
| HSL | hsl(156, 39%, 79%) |
| HSV | hsv(156, 19%, 87%) |
| CMYK | cmyk(19.4%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.11, -17.35, 3.72) |
| CIE-LCH | lch(85.11, 17.75, 167.89°) |
| OKLab | oklab(86.53% -0.0497 0.0096) |
| OKLCH | oklch(86.53% 0.051 169.1) |
| XYZ | xyz(55.7281, 66.2323, 67.5937) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Pale Aqua
#B8FFEB
ΔE00 7.98
Light Teal
#90E4C1
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 8.16
Eggshell Blue
#C4FFF7
ΔE00 8.23
Pale Teal
#82CBB2
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DECD #DEB3C4
analogous
#B3DEB7 #B3DECD #B3D9DE
triadic
#B3DECD #CDB3DE #DECDB3
tetradic
#B3DECD #B7B3DE #DEB3C4 #D9DEB3
square
#B3DECD #B7B3DE #DEB3C4 #D9DEB3
split-complementary
#B3DECD #DEB3D9 #DEB7B3
monochromatic
#5EB995 #88CBB1 #B3DECD #DEF1E9 #EAF6F1
Accessibility & contrast
On white
1.47
#B3DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B3DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DECD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DECD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#AADFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3decd; /* rgb */ color: rgb(179, 222, 205); /* oklch */ color: oklch(86.5% 0.051 169.1);
Tailwind
colors: {
custom: {
50: '#cae8dc',
500: '#b3decd',
950: '#000000',
},
}SCSS
$custom: #b3decd; $custom-light: #cae8dc; $custom-dark: #000000;
JSON
{
"hex": "#b3decd",
"rgb": {
"r": 179,
"g": 222,
"b": 205
},
"hsl": {
"h": 156.279,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.86528,
"c": 0.05067,
"h": 169.1
},
"luminance": 0.66234
}Semantic roles & 50–950 ramp
primary
#B3DECD
secondary
#B67F95
accent
#3365B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484