#B1DBCA#B1DBCA
#B1DBCA is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.7% C 0.050 H 168.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DBCA |
|---|---|
| RGB | rgb(177, 219, 202) |
| HSL | hsl(156, 37%, 78%) |
| HSV | hsv(156, 19%, 86%) |
| CMYK | cmyk(19.2%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.11, -17.07, 3.84) |
| CIE-LCH | lch(84.11, 17.50, 167.34°) |
| OKLab | oklab(85.67% -0.0489 0.0099) |
| OKLCH | oklch(85.67% 0.05 168.6) |
| XYZ | xyz(54.1207, 64.2728, 65.4201) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.04
Light Teal
#90E4C1
ΔE00 8.20
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Paleturquoise
#AFEEEE
ΔE00 8.55
Pale Aqua
#B8FFEB
ΔE00 8.63
Eggshell Blue
#C4FFF7
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DBCA #DBB1C2
analogous
#B1DBB5 #B1DBCA #B1D7DB
triadic
#B1DBCA #CAB1DB #DBCAB1
tetradic
#B1DBCA #B5B1DB #DBB1C2 #D7DBB1
square
#B1DBCA #B5B1DB #DBB1C2 #D7DBB1
split-complementary
#B1DBCA #DBB1D7 #DBB5B1
monochromatic
#5DB491 #87C8AE #B1DBCA #DBEEE6 #EAF5F1
Accessibility & contrast
On white
1.52
#B1DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#B1DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DBCA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DBCA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#A8DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b1dbca; /* rgb */ color: rgb(177, 219, 202); /* oklch */ color: oklch(85.7% 0.050 168.6);
Tailwind
colors: {
custom: {
50: '#c8e6da',
500: '#b1dbca',
950: '#000000',
},
}SCSS
$custom: #b1dbca; $custom-light: #c8e6da; $custom-dark: #000000;
JSON
{
"hex": "#b1dbca",
"rgb": {
"r": 177,
"g": 219,
"b": 202
},
"hsl": {
"h": 155.714,
"s": 36.842,
"l": 77.647
},
"oklch": {
"l": 0.8567,
"c": 0.04989,
"h": 168.6
},
"luminance": 0.64274
}Semantic roles & 50–950 ramp
primary
#B1DBCA
secondary
#B37E93
accent
#3667B0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483