#B1DBCD#B1DBCD
#B1DBCD is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.8% C 0.048 H 172.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DBCD |
|---|---|
| RGB | rgb(177, 219, 205) |
| HSL | hsl(160, 37%, 78%) |
| HSV | hsv(160, 19%, 86%) |
| CMYK | cmyk(19.2%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.18, -16.48, 2.35) |
| CIE-LCH | lch(84.18, 16.65, 171.87°) |
| OKLab | oklab(85.75% -0.0477 0.006) |
| OKLCH | oklch(85.75% 0.048 172.8) |
| XYZ | xyz(54.4794, 64.4162, 67.3089) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 8.33
Eggshell Blue
#C4FFF7
ΔE00 8.43
Pale Teal
#82CBB2
ΔE00 8.46
Pale Aqua
#B8FFEB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DBCD #DBB1BF
analogous
#B1DBB8 #B1DBCD #B1D4DB
triadic
#B1DBCD #CDB1DB #DBCDB1
tetradic
#B1DBCD #B8B1DB #DBB1BF #D4DBB1
square
#B1DBCD #B8B1DB #DBB1BF #D4DBB1
split-complementary
#B1DBCD #DBB1D4 #DBB8B1
monochromatic
#5DB497 #87C8B2 #B1DBCD #DBEEE8 #EAF5F2
Accessibility & contrast
On white
1.51
#B1DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#B1DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DBCD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DBCD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#A7DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b1dbcd; /* rgb */ color: rgb(177, 219, 205); /* oklch */ color: oklch(85.8% 0.048 172.8);
Tailwind
colors: {
custom: {
50: '#c9e6dc',
500: '#b1dbcd',
950: '#000000',
},
}SCSS
$custom: #b1dbcd; $custom-light: #c9e6dc; $custom-dark: #000000;
JSON
{
"hex": "#b1dbcd",
"rgb": {
"r": 177,
"g": 219,
"b": 205
},
"hsl": {
"h": 160,
"s": 36.842,
"l": 77.647
},
"oklch": {
"l": 0.85754,
"c": 0.04804,
"h": 172.8
},
"luminance": 0.64418
}Semantic roles & 50–950 ramp
primary
#B1DBCD
secondary
#B37E8F
accent
#365EB0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484