#B0DBCA#B0DBCA
#B0DBCA is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.051 H 169.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBCA |
|---|---|
| RGB | rgb(176, 219, 202) |
| HSL | hsl(156, 37%, 77%) |
| HSV | hsv(156, 20%, 86%) |
| CMYK | cmyk(19.6%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.05, -17.39, 3.74) |
| CIE-LCH | lch(84.05, 17.79, 167.87°) |
| OKLab | oklab(85.61% -0.0498 0.0096) |
| OKLCH | oklch(85.61% 0.051 169.1) |
| XYZ | xyz(53.8937, 64.1557, 65.4094) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.86
Light Teal
#90E4C1
ΔE00 8.04
Duck Egg Blue
#C3FBF4
ΔE00 8.21
Paleturquoise
#AFEEEE
ΔE00 8.47
Pale Aqua
#B8FFEB
ΔE00 8.53
Eggshell Blue
#C4FFF7
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBCA #DBB0C1
analogous
#B0DBB5 #B0DBCA #B0D6DB
triadic
#B0DBCA #CAB0DB #DBCAB0
tetradic
#B0DBCA #B5B0DB #DBB0C1 #D6DBB0
square
#B0DBCA #B5B0DB #DBB0C1 #D6DBB0
split-complementary
#B0DBCA #DBB0D6 #DBB5B0
monochromatic
#5CB592 #86C8AE #B0DBCA #DAEEE6 #EAF5F1
Accessibility & contrast
On white
1.52
#B0DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#B0DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBCA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBCA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#A7DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b0dbca; /* rgb */ color: rgb(176, 219, 202); /* oklch */ color: oklch(85.6% 0.051 169.1);
Tailwind
colors: {
custom: {
50: '#c8e6da',
500: '#b0dbca',
950: '#000000',
},
}SCSS
$custom: #b0dbca; $custom-light: #c8e6da; $custom-dark: #000000;
JSON
{
"hex": "#b0dbca",
"rgb": {
"r": 176,
"g": 219,
"b": 202
},
"hsl": {
"h": 156.279,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.85606,
"c": 0.05077,
"h": 169.1
},
"luminance": 0.64157
}Semantic roles & 50–950 ramp
primary
#B0DBCA
secondary
#B37D92
accent
#3566B0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483