#B5DECD#B5DECD
#B5DECD is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.049 H 168.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DECD |
|---|---|
| RGB | rgb(181, 222, 205) |
| HSL | hsl(155, 38%, 79%) |
| HSV | hsv(155, 18%, 87%) |
| CMYK | cmyk(18.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.24, -16.72, 3.91) |
| CIE-LCH | lch(85.24, 17.17, 166.82°) |
| OKLab | oklab(86.66% -0.0478 0.0101) |
| OKLCH | oklch(86.66% 0.049 168.1) |
| XYZ | xyz(56.1938, 66.4724, 67.6155) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.74
Pale Aqua
#B8FFEB
ΔE00 8.21
Paleturquoise
#AFEEEE
ΔE00 8.35
Eggshell Blue
#C4FFF7
ΔE00 8.35
Light Teal
#90E4C1
ΔE00 8.39
Pale Teal
#82CBB2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DECD #DEB5C6
analogous
#B5DEB9 #B5DECD #B5DBDE
triadic
#B5DECD #CDB5DE #DECDB5
tetradic
#B5DECD #B9B5DE #DEB5C6 #DBDEB5
square
#B5DECD #B9B5DE #DEB5C6 #DBDEB5
split-complementary
#B5DECD #DEB5DB #DEB9B5
monochromatic
#60B894 #8BCBB0 #B5DECD #DFF1EA #EAF6F1
Accessibility & contrast
On white
1.47
#B5DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B5DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DECD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DECD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#ACDED9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b5decd; /* rgb */ color: rgb(181, 222, 205); /* oklch */ color: oklch(86.7% 0.049 168.1);
Tailwind
colors: {
custom: {
50: '#cbe8dc',
500: '#b5decd',
950: '#000000',
},
}SCSS
$custom: #b5decd; $custom-light: #cbe8dc; $custom-dark: #000000;
JSON
{
"hex": "#b5decd",
"rgb": {
"r": 181,
"g": 222,
"b": 205
},
"hsl": {
"h": 155.122,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.86656,
"c": 0.04889,
"h": 168.1
},
"luminance": 0.66474
}Semantic roles & 50–950 ramp
primary
#B5DECD
secondary
#B68197
accent
#3468B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484