#B1DFCF#B1DFCF
#B1DFCF is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.053 H 171.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFCF |
|---|---|
| RGB | rgb(177, 223, 207) |
| HSL | hsl(159, 42%, 78%) |
| HSV | hsv(159, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(85.31, -18.09, 2.94) |
| CIE-LCH | lch(85.31, 18.33, 170.76°) |
| OKLab | oklab(86.67% -0.0521 0.0075) |
| OKLCH | oklch(86.67% 0.053 171.8) |
| XYZ | xyz(55.7784, 66.6256, 68.9405) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Pale Aqua
#B8FFEB
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 7.51
Eggshell Blue
#C4FFF7
ΔE00 7.73
Light Teal
#90E4C1
ΔE00 7.86
Pale Teal
#82CBB2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFCF #DFB1C1
analogous
#B1DFB8 #B1DFCF #B1D8DF
triadic
#B1DFCF #CFB1DF #DFCFB1
tetradic
#B1DFCF #B8B1DF #DFB1C1 #D8DFB1
square
#B1DFCF #B8B1DF #DFB1C1 #D8DFB1
split-complementary
#B1DFCF #DFB1D8 #DFB8B1
monochromatic
#5ABB9A #86CDB4 #B1DFCF #DCF1EA #E9F6F2
Accessibility & contrast
On white
1.47
#B1DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B1DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFCF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFCF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D3D3D0
Tritanopia (blue-blind)
#A6E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfcf; /* rgb */ color: rgb(177, 223, 207); /* oklch */ color: oklch(86.7% 0.053 171.8);
Tailwind
colors: {
custom: {
50: '#c9e9dd',
500: '#b1dfcf',
950: '#000000',
},
}SCSS
$custom: #b1dfcf; $custom-light: #c9e9dd; $custom-dark: #000000;
JSON
{
"hex": "#b1dfcf",
"rgb": {
"r": 177,
"g": 223,
"b": 207
},
"hsl": {
"h": 159.13,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86672,
"c": 0.05268,
"h": 171.8
},
"luminance": 0.66627
}Semantic roles & 50–950 ramp
primary
#B1DFCF
secondary
#B87D91
accent
#315FB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484