#B0DECD#B0DECD
#B0DECD is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.053 H 170.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DECD |
|---|---|
| RGB | rgb(176, 222, 205) |
| HSL | hsl(158, 41%, 78%) |
| HSV | hsv(158, 21%, 87%) |
| CMYK | cmyk(20.7%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.93, -18.30, 3.44) |
| CIE-LCH | lch(84.93, 18.62, 169.36°) |
| OKLab | oklab(86.34% -0.0526 0.0088) |
| OKLCH | oklch(86.34% 0.053 170.5) |
| XYZ | xyz(55.0421, 65.8786, 67.5615) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.54
Light Teal
#90E4C1
ΔE00 7.61
Pale Aqua
#B8FFEB
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 7.88
Paleturquoise
#AFEEEE
ΔE00 7.94
Eggshell Blue
#C4FFF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DECD #DEB0C1
analogous
#B0DEB6 #B0DECD #B0D8DE
triadic
#B0DECD #CDB0DE #DECDB0
tetradic
#B0DECD #B6B0DE #DEB0C1 #D8DEB0
square
#B0DECD #B6B0DE #DEB0C1 #D8DEB0
split-complementary
#B0DECD #DEB0D8 #DEB6B0
monochromatic
#5ABA96 #85CCB2 #B0DECD #DBF0E8 #E9F6F1
Accessibility & contrast
On white
1.48
#B0DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#B0DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DECD
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DECD | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#A6DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b0decd; /* rgb */ color: rgb(176, 222, 205); /* oklch */ color: oklch(86.3% 0.053 170.5);
Tailwind
colors: {
custom: {
50: '#c8e8dc',
500: '#b0decd',
950: '#000000',
},
}SCSS
$custom: #b0decd; $custom-light: #c8e8dc; $custom-dark: #000000;
JSON
{
"hex": "#b0decd",
"rgb": {
"r": 176,
"g": 222,
"b": 205
},
"hsl": {
"h": 157.826,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.86337,
"c": 0.05333,
"h": 170.5
},
"luminance": 0.6588
}Semantic roles & 50–950 ramp
primary
#B0DECD
secondary
#B67C91
accent
#3162B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484