#B1DECD#B1DECD
#B1DECD is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.052 H 170.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DECD |
|---|---|
| RGB | rgb(177, 222, 205) |
| HSL | hsl(157, 41%, 78%) |
| HSV | hsv(157, 20%, 87%) |
| CMYK | cmyk(20.3%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.99, -17.98, 3.53) |
| CIE-LCH | lch(84.99, 18.33, 168.89°) |
| OKLab | oklab(86.4% -0.0516 0.0091) |
| OKLCH | oklch(86.4% 0.052 170) |
| XYZ | xyz(55.2691, 65.9956, 67.5722) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Light Teal
#90E4C1
ΔE00 7.75
Pale Aqua
#B8FFEB
ΔE00 7.78
Paleturquoise
#AFEEEE
ΔE00 8.01
Pale Teal
#82CBB2
ΔE00 8.04
Eggshell Blue
#C4FFF7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DECD #DEB1C2
analogous
#B1DEB6 #B1DECD #B1D8DE
triadic
#B1DECD #CDB1DE #DECDB1
tetradic
#B1DECD #B6B1DE #DEB1C2 #D8DEB1
square
#B1DECD #B6B1DE #DEB1C2 #D8DEB1
split-complementary
#B1DECD #DEB1D8 #DEB6B1
monochromatic
#5BBA96 #86CCB1 #B1DECD #DCF0E9 #E9F6F1
Accessibility & contrast
On white
1.48
#B1DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B1DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DECD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DECD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#A7DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b1decd; /* rgb */ color: rgb(177, 222, 205); /* oklch */ color: oklch(86.4% 0.052 170.0);
Tailwind
colors: {
custom: {
50: '#c9e8dc',
500: '#b1decd',
950: '#000000',
},
}SCSS
$custom: #b1decd; $custom-light: #c9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#b1decd",
"rgb": {
"r": 177,
"g": 222,
"b": 205
},
"hsl": {
"h": 157.333,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.864,
"c": 0.05243,
"h": 170
},
"luminance": 0.65997
}Semantic roles & 50–950 ramp
primary
#B1DECD
secondary
#B67D93
accent
#3263B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484