#B1DFCD#B1DFCD
#B1DFCD is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.6% C 0.054 H 169.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFCD |
|---|---|
| RGB | rgb(177, 223, 205) |
| HSL | hsl(157, 42%, 78%) |
| HSV | hsv(157, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.27, -18.48, 3.93) |
| CIE-LCH | lch(85.27, 18.90, 168.01°) |
| OKLab | oklab(86.62% -0.053 0.0101) |
| OKLCH | oklch(86.62% 0.054 169.2) |
| XYZ | xyz(55.5355, 66.5284, 67.6610) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.40
Pale Aqua
#B8FFEB
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.95
Eggshell Blue
#C4FFF7
ΔE00 8.09
Paleturquoise
#AFEEEE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFCD #DFB1C3
analogous
#B1DFB6 #B1DFCD #B1DADF
triadic
#B1DFCD #CDB1DF #DFCDB1
tetradic
#B1DFCD #B6B1DF #DFB1C3 #DADFB1
square
#B1DFCD #B6B1DF #DFB1C3 #DADFB1
split-complementary
#B1DFCD #DFB1DA #DFB6B1
monochromatic
#5ABB95 #86CDB1 #B1DFCD #DCF1E9 #E9F6F1
Accessibility & contrast
On white
1.47
#B1DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B1DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFCD
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFCD | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#A7E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfcd; /* rgb */ color: rgb(177, 223, 205); /* oklch */ color: oklch(86.6% 0.054 169.2);
Tailwind
colors: {
custom: {
50: '#c9e9dc',
500: '#b1dfcd',
950: '#000000',
},
}SCSS
$custom: #b1dfcd; $custom-light: #c9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#b1dfcd",
"rgb": {
"r": 177,
"g": 223,
"b": 205
},
"hsl": {
"h": 156.522,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86616,
"c": 0.05391,
"h": 169.2
},
"luminance": 0.6653
}Semantic roles & 50–950 ramp
primary
#B1DFCD
secondary
#B87D94
accent
#3164B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484