#B0CDBA#B0CDBA
#B0CDBA is a very light, muted green. Relative luminance 0.564; OKLCH L 82.1% C 0.041 H 156.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDBA |
|---|---|
| RGB | rgb(176, 205, 186) |
| HSL | hsl(141, 22%, 75%) |
| HSV | hsv(141, 14%, 80%) |
| CMYK | cmyk(14.1%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(79.86, -13.38, 6.21) |
| CIE-LCH | lch(79.86, 14.75, 155.10°) |
| OKLab | oklab(82.15% -0.0375 0.0162) |
| OKLCH | oklch(82.15% 0.041 156.7) |
| XYZ | xyz(48.5967, 56.4369, 54.7779) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.17
Greenish Grey
#96AE8D
ΔE00 9.80
Darkseagreen
#8FBC8F
ΔE00 10.05
Sage Green
#9CAF88
ΔE00 10.78
Seafoam Blue
#78D1B6
ΔE00 10.78
Light Teal
#90E4C1
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDBA #CDB0C3
analogous
#B5CDB0 #B0CDBA #B0CDC9
triadic
#B0CDBA #BAB0CD #CDBAB0
tetradic
#B0CDBA #B0B5CD #CDB0C3 #CDC9B0
square
#B0CDBA #B0B5CD #CDB0C3 #CDC9B0
split-complementary
#B0CDBA #C9B0CD #CDB0B5
monochromatic
#659E79 #8BB599 #B0CDBA #D5E5DB #ECF3EF
Accessibility & contrast
On white
1.71
#B0CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#B0CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDBA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDBA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B9
Deuteranopia (green-blind)
#C7C5BB
Tritanopia (blue-blind)
#ACCCC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0cdba; /* rgb */ color: rgb(176, 205, 186); /* oklch */ color: oklch(82.1% 0.041 156.7);
Tailwind
colors: {
custom: {
50: '#c7dcce',
500: '#b0cdba',
950: '#000000',
},
}SCSS
$custom: #b0cdba; $custom-light: #c7dcce; $custom-dark: #000000;
JSON
{
"hex": "#b0cdba",
"rgb": {
"r": 176,
"g": 205,
"b": 186
},
"hsl": {
"h": 140.69,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.82148,
"c": 0.04081,
"h": 156.7
},
"luminance": 0.56438
}Semantic roles & 50–950 ramp
primary
#B0CDBA
secondary
#A27F96
accent
#4581A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483