#B1DFCB#B1DFCB
#B1DFCB is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.055 H 166.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFCB |
|---|---|
| RGB | rgb(177, 223, 203) |
| HSL | hsl(154, 42%, 78%) |
| HSV | hsv(154, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.22, -18.88, 4.91) |
| CIE-LCH | lch(85.22, 19.50, 165.42°) |
| OKLab | oklab(86.56% -0.0538 0.0127) |
| OKLCH | oklch(86.56% 0.055 166.7) |
| XYZ | xyz(55.2956, 66.4324, 66.3977) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.01
Pale Aqua
#B8FFEB
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.79
Duck Egg Blue
#C3FBF4
ΔE00 8.01
Mint
#AAF0C1
ΔE00 8.36
Eggshell Blue
#C4FFF7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFCB #DFB1C5
analogous
#B1DFB4 #B1DFCB #B1DCDF
triadic
#B1DFCB #CBB1DF #DFCBB1
tetradic
#B1DFCB #B4B1DF #DFB1C5 #DCDFB1
square
#B1DFCB #B4B1DF #DFB1C5 #DCDFB1
split-complementary
#B1DFCB #DFB1DC #DFB4B1
monochromatic
#5ABB91 #86CDAE #B1DFCB #DCF1E8 #E9F6F1
Accessibility & contrast
On white
1.47
#B1DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B1DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFCB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFCB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8CA
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#A7DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfcb; /* rgb */ color: rgb(177, 223, 203); /* oklch */ color: oklch(86.6% 0.055 166.7);
Tailwind
colors: {
custom: {
50: '#c9e9da',
500: '#b1dfcb',
950: '#000000',
},
}SCSS
$custom: #b1dfcb; $custom-light: #c9e9da; $custom-dark: #000000;
JSON
{
"hex": "#b1dfcb",
"rgb": {
"r": 177,
"g": 223,
"b": 203
},
"hsl": {
"h": 153.913,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86561,
"c": 0.05526,
"h": 166.7
},
"luminance": 0.66434
}Semantic roles & 50–950 ramp
primary
#B1DFCB
secondary
#B87D96
accent
#316AB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483