#B1DFCE#B1DFCE
#B1DFCE is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.6% C 0.053 H 170.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFCE |
|---|---|
| RGB | rgb(177, 223, 206) |
| HSL | hsl(158, 42%, 78%) |
| HSV | hsv(158, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.29, -18.29, 3.43) |
| CIE-LCH | lch(85.29, 18.61, 169.37°) |
| OKLab | oklab(86.64% -0.0525 0.0088) |
| OKLCH | oklch(86.64% 0.053 170.5) |
| XYZ | xyz(55.6566, 66.5768, 68.2987) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Pale Aqua
#B8FFEB
ΔE00 7.50
Light Teal
#90E4C1
ΔE00 7.62
Paleturquoise
#AFEEEE
ΔE00 7.84
Eggshell Blue
#C4FFF7
ΔE00 7.91
Pale Teal
#82CBB2
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFCE #DFB1C2
analogous
#B1DFB7 #B1DFCE #B1D9DF
triadic
#B1DFCE #CEB1DF #DFCEB1
tetradic
#B1DFCE #B7B1DF #DFB1C2 #D9DFB1
square
#B1DFCE #B7B1DF #DFB1C2 #D9DFB1
split-complementary
#B1DFCE #DFB1D9 #DFB7B1
monochromatic
#5ABB97 #86CDB3 #B1DFCE #DCF1E9 #E9F6F1
Accessibility & contrast
On white
1.47
#B1DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#B1DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFCE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFCE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#A7E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfce; /* rgb */ color: rgb(177, 223, 206); /* oklch */ color: oklch(86.6% 0.053 170.5);
Tailwind
colors: {
custom: {
50: '#c9e9dc',
500: '#b1dfce',
950: '#000000',
},
}SCSS
$custom: #b1dfce; $custom-light: #c9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#b1dfce",
"rgb": {
"r": 177,
"g": 223,
"b": 206
},
"hsl": {
"h": 157.826,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86644,
"c": 0.05328,
"h": 170.5
},
"luminance": 0.66579
}Semantic roles & 50–950 ramp
primary
#B1DFCE
secondary
#B87D92
accent
#3161B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484